mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Fixing tests, still not working
This commit is contained in:
@@ -68,7 +68,7 @@ class MatchesControllerTest < ActionController::TestCase
|
||||
test "logged in tournament owner should post update match" do
|
||||
sign_in_owner
|
||||
post_update
|
||||
assert_redirected_to tournament_path(@match.tournament_id)
|
||||
assert_redirected_to mat_path(1)
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user