Skip to content
Snippets Groups Projects
Commit 4939911e authored by Kamil Trzciński's avatar Kamil Trzciński :speech_balloon:
Browse files

Fix specs failures

parent 8fe05d83
No related branches found
No related tags found
2 merge requests!6323Add support for dynamic environments,!5735Use per-build token to acts as an user triggering a build
Pipeline #
......@@ -41,7 +41,7 @@
context 'for environment with invalid name' do
let(:params) do
{ environment: '..',
{ environment: 'name,with,commas',
ref: 'master',
tag: false,
sha: '97de212e80737a608d939f648d959671fb0a0142',
......
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