Skip to content
Snippets Groups Projects
Commit 989e7409 authored by pabois's avatar pabois
Browse files

modifiy test

parent e84d02eb
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,6 @@ class Server::WebsitesControllerTest < ActionDispatch::IntegrationTest
def test_refresh
post(refresh_server_website_path(communication_websites(:website_with_github)))
assert_redirected_to(server_websites_path)
assert_response(:success)
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment