Get all tests to pass locally, but when running tests in the online editor, I get:
We received the following error when we ran your code:
[ERROR] src/test/kotlin/AllergiesTest.kt:[214,75] Unresolved reference: Allergies
[ERROR] src/test/kotlin/AllergiesTest.kt:[216,79] Unresolved reference: Allergies
[ERROR] src/test/kotlin/AllergiesTest.kt:[218,94] Unresolved reference: Allergies
I've completed 20 other exercises thusfar, didn't have this issue before. curious if anyone else had this issue? Thanks