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.
1 parent e000f00 commit 0e0265fCopy full SHA for 0e0265f
test/Github/Tests/HttpClient/Plugin/GithubExceptionThrowerTest.php
@@ -206,7 +206,7 @@ public static function responseProvider()
206
[
207
'message' => 'Validation Failed',
208
'errors' => ['We cannot delete an active deployment unless it is the only deployment in a given environment.'],
209
- 'documentation_url' => 'https://docs.github.com/rest/reference/repos#delete-a-deployment'
+ 'documentation_url' => 'https://docs.github.com/rest/reference/repos#delete-a-deployment',
210
]
211
)
212
),
0 commit comments