Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect variable names and code comments errors #380

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

offensif
Copy link

@offensif offensif commented Jan 11, 2025

Description

Updated Variable Names:

From: commericialUseLicenseId

To: commercialUseLicenseId

From: nonCommericialLicenseId

To: nonCommercialLicenseId

Test Plan

Example:

    1. Use different test accounts for login tests, including correct user names and passwords, and incorrect user names and passwords.
    1. ...

Related Issue

Closes #381

Notes

  • Example: Links and navigation need to be added to the front-end interface

@offensif offensif changed the title Fix errors in variable names and code comments Fix incorrect variable names and code comments errors Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errors in Variable Names
1 participant