Skip to content

Commit

Permalink
Merge pull request #2441 from alphagov/suppress-charset-warnings
Browse files Browse the repository at this point in the history
Supress warnings
  • Loading branch information
syed-ali-tw authored Dec 3, 2024
2 parents 74d6766 + c39dc7c commit da775cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/test.rake
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ENV["RUBYOPT"] = "-W0"

0 comments on commit da775cd

Please sign in to comment.