Commit Graph

5 Commits (74af578bebc8c54c59dd1efdab8e4dfbd400fc51)

Author SHA1 Message Date
diannasoriel 96fc301764
chore(quiz1): revert wording 3 years ago
Damian 03131a3d35
fix(quiz1): Fix inconsistent wording (#826)
The second test expects the function to return 80 when there is an order of 40 apples, but the current wording implies returning 40 will pass as well
3 years ago
Rakshit Sinha d876649616
fix(quiz1): Updated question description (#794)
Co-authored-by: Rakshit Sinha <rakshit.sinha@oracle.com>
3 years ago
Maarten Tibau 650b1dee54
chore: Update quiz1.rs add explicit test for 40 3 years ago
Sanjay K 010a045692
feat: renames test to quiz, fixes #244
BREAKING CHANGE

* changed test to quiz: fixes issues in #244
* fixed info.toml: #244
* fixed naming related issues
4 years ago