2 parents 34d0eea + 3243dee commit 485e6e6Copy full SHA for 485e6e6
1 file changed
test/functional/command_line_test.rb
@@ -398,7 +398,7 @@ class EnvironmentOverwrittenWithoutValueTest < Whenever::TestCase
398
file
399
end
400
401
- should "output the runner using the original environmnet" do
+ should "output the runner using the original environment" do
402
assert_match two_hours + %( cd /silly/path && bundle exec script/runner -e silly 'blahblah'), @output
403
404
0 commit comments