Skip to content

Commit

Permalink
Disable didyoumean for rails8 test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Jan 15, 2025
1 parent 00ef5fe commit 8f3d05c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/fixtures/rails8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ RUN mv /usr/src/app/bin-copy /usr/src/app/bin

# RUN bundle exec rake rails:update:bin

ENV RUBYOPT='--disable-did_you_mean'

CMD ["bundle", "exec", "bin/rails", "s", "-b", "0.0.0.0"]

0 comments on commit 8f3d05c

Please sign in to comment.