mirror of
https://github.com/github/rails.git
synced 2026-01-25 06:18:04 -05:00
How'd that sneak in there?
This commit is contained in:
@@ -134,7 +134,6 @@ uses_mocha "Plugin Tests" do
|
||||
dummy_gem.add_load_paths
|
||||
dummy_gem.load
|
||||
assert dummy_gem.loaded?
|
||||
debugger
|
||||
assert_equal 2, dummy_gem.dependencies.size
|
||||
assert_nothing_raised do
|
||||
dummy_gem.dependencies.each do |g|
|
||||
|
||||
Reference in New Issue
Block a user