I'm passing all tests except for needing to "Throw an exception". I have an error handler when the index is out of bounds and throw a new error, but the test suite isn't registering this error.
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
I'm passing all tests except for needing to "Throw an exception". I have an error handler when the index is out of bounds and throw a new error, but the test suite isn't registering this error.
This comment is hidden because it contains spoiler information about the solution