Skip to content

Commit 0a5b8f0

Browse files
committed
Remove old cucumber conditional for skipping older Rails
1 parent 17a2e46 commit 0a5b8f0

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

features/file_fixture.feature

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ Feature: Using `file_fixture`
3737
When I run `rspec spec/lib/file_spec.rb`
3838
Then the examples should all pass
3939

40-
@rails_post_7
4140
Scenario: Creating a ActiveStorage::Blob from a file fixture
4241
Given a file named "spec/fixtures/files/sample.txt" with:
4342
"""

features/support/rails_versions.rb

-15
This file was deleted.

0 commit comments

Comments
 (0)