Skip to content

Commit

Permalink
fx
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanhefner committed Dec 4, 2023
1 parent 7dd58f1 commit 6871120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def propshaft?
end

def asset_pipeline_option
if Rails::VERSION::MAJOR > 7
if Rails::VERSION::MAJOR >= 7
if propshaft?
"--asset-pipeline=propshaft"
elsif sprockets?
Expand Down

0 comments on commit 6871120

Please sign in to comment.