diff --git a/test/test_app.rb b/test/test_app.rb index d764cb66..2a44fee8 100644 --- a/test/test_app.rb +++ b/test/test_app.rb @@ -305,7 +305,7 @@ context "Frontend" do name = "#{dir}/bar" get "/create/#{name}" assert_match(/\/#{dir}/, last_response.body) - assert_not_match(/(? nil}) end