Commit 37b36b46 authored by Tomasz Maczukin's avatar Tomasz Maczukin Committed by Kamil Trzcinski

Update example's name in /runners/verify tests

parent 45f1975d
......@@ -173,7 +173,7 @@ describe API::Runner do
end
context 'when valid token is provided' do
it 'deletes Runner' do
it 'verifies Runner credentials' do
post api('/runners/verify'), token: runner.token
expect(response).to have_http_status 200
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment