We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbb5be6 + 2d48245 commit 2b1cc0fCopy full SHA for 2b1cc0f
test/test_helper.rb
@@ -46,7 +46,7 @@ def each_content_type_fixture(folder)
46
end
47
48
def files(name)
49
- Pathname.new fixture_path(name)
+ self.class.files(name)
50
51
52
def fixture_path(name)
0 commit comments