-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Test fail when argument order are reversed in config #670
Comments
@mazzma12 thanks a ton for catching this, and for the detailed issue report and PR 🙏 |
@CodiumAI-Agent /describe |
@CodiumAI-Agent /ask What do you mean by handle the case sensitivity issue within the code itself? |
You welcome ! (Silently watching AI at work 😄 ) |
1 similar comment
You welcome ! (Silently watching AI at work 😄 ) |
Description
I am trying to add new tests and I noticed that swapping the argument order in the init config will let the current test fail. Do you know why ? I don't understand since it does not look than anything is built based on argument order (to me)
What I Did
Then running the test produce 2 tests to fail:
The text was updated successfully, but these errors were encountered: