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.
1 parent b4dc6bd commit af01e42Copy full SHA for af01e42
features/file_fixture.feature
@@ -37,7 +37,6 @@ Feature: Using `file_fixture`
37
When I run `rspec spec/lib/file_spec.rb`
38
Then the examples should all pass
39
40
- @rails_post_7
41
Scenario: Creating a ActiveStorage::Blob from a file fixture
42
Given a file named "spec/fixtures/files/sample.txt" with:
43
"""
features/support/rails_versions.rb
0 commit comments