You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When going to the challenge "Directory Traversal" of the track "Rust Standard Library" and you submit a solution to the website that works locally, the UI will show a list of 39 tests: 38 tests having proper names and 1 "Main". The "Main" test fails.
However, the Log Output only shows 38 tests.
The failing "Main" test still let's you submit the final code.
When going to the challenge "Directory Traversal" of the track "Rust Standard Library" and you submit a solution to the website that works locally, the UI will show a list of 39 tests: 38 tests having proper names and 1 "Main". The "Main" test fails.
However, the Log Output only shows 38 tests.
The failing "Main" test still let's you submit the final code.