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
I was working on the Kotlin track and while running the test it was failing with the following issue src/test/kotlin/TwoFerTest.kt:[9,56] No value passed for parameter 'name'
The value needs to be passed in test inorder for this track to work