When the user has statuses files in its game data directory and in-game tests are being run for other tests suites, then those statuses are detected and provoke the following error:
NoMethodError:
undefined method `each' for nil:NilClass
# ./lib/modsvaskr/tests_runner.rb:151:in `block in run'
When the user has statuses files in its game data directory and in-game tests are being run for other tests suites, then those statuses are detected and provoke the following error: