Skip to content

Commit 0c3a0f5

Browse files
author
Laurent Cobos
committed
fix spec
1 parent cd85820 commit 0c3a0f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/rspec/rails/fixture_file_upload_support_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ module RSpec::Rails
1818

1919
def fixture_file_upload_resolved(fixture_path = nil)
2020
RSpec::Core::ExampleGroup.describe do
21-
include RSpec::Rails::FixtureFileUploadSupport
22-
2321
self.fixture_path = fixture_path if fixture_path
2422

2523
it 'supports fixture file upload' do

0 commit comments

Comments
 (0)