We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
slug
EnvironmentsTest
1 parent 02467af commit 99bde8dCopy full SHA for 99bde8d
test/Gitlab/Tests/Api/EnvironmentsTest.php
@@ -46,7 +46,6 @@ public function shouldCreateEnvironment()
46
47
$params = array(
48
'name' => 'review/fix-baz',
49
- 'slug' => 'review-fix-baz-dfjre5',
50
'external_url' => 'https://review-fix-baz-dfjre5.example.gitlab.com'
51
);
52
0 commit comments