We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd350eb commit 7307ba5Copy full SHA for 7307ba5
test/caching_test.rb
@@ -1,5 +1,5 @@
1
require "abstract_unit"
2
-require "mocha/setup"
+require "mocha/minitest"
3
4
CACHE_DIR = "test_cache"
5
# Don't change "../tmp" cavalierly or you might hose something you don't want hosed
0 commit comments