Skip to content
Snippets Groups Projects
Commit 4939911e authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

Fix specs failures

parent 8fe05d83
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -41,7 +41,7 @@ describe CreateDeploymentService, services: true do
 
context 'for environment with invalid name' do
let(:params) do
{ environment: '..',
{ environment: 'name,with,commas',
ref: 'master',
tag: false,
sha: '97de212e80737a608d939f648d959671fb0a0142',
Loading
Loading
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