Reset MRSK between invocations in CLI tests
Don't love having #reset, but whatever for now.
This commit is contained in:
@@ -15,6 +15,7 @@ class CliTestCase < ActiveSupport::TestCase
|
||||
ENV.delete("RAILS_MASTER_KEY")
|
||||
ENV.delete("MYSQL_ROOT_PASSWORD")
|
||||
ENV.delete("VERSION")
|
||||
MRSK.reset
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user