Skip to content

Commit a44c2ce

Browse files
committed
Rails 6.1: Add file_fixture_path attr_reader
1 parent b581bdd commit a44c2ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rspec/rails/fixture_file_upload_support.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ class RailsFixtureFileWrapper
2323

2424
class << self
2525
attr_reader :fixture_path
26+
attr_reader :file_fixture_path
2627

2728
# Get instance of wrapper
2829
def instance

0 commit comments

Comments
 (0)