Codestyle

This commit is contained in:
Gabriel Mazetto 2017-05-13 02:18:57 +01:00
parent dffeb1a48d
commit 44129aceaf
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ describe Admin::HooksController do
tag_push_events: true,
repository_update_events: true,
token: "TEST TOKEN",
url: "http://example.com",
url: "http://example.com"
}
post :create, hook: hook_params