remove the ARGV warning

This commit is contained in:
Stephen
2024-03-17 09:39:11 +10:00
parent 33b92a5aab
commit 851cdb249e

View File

@@ -22,7 +22,7 @@ Dir['spec/support/*.rb'].each do |f|
end
ENV['RACK_ENV'] ||= 'test'
ARGV = []
ARGV.clear
## BrowserStack config