Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into yiyi/add_api_tests_to_ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyione committed Jun 22, 2020
2 parents aea9228 + 79ef185 commit 7720293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common/apiTestCases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ export const ApiDefaultTestCases: {[key: string]: IApiTestCase} = {
],
after: [ updateTestJobExecutionType('STOP') ]
},
'put /api/v2/jobs/{user}~{job}/exectionType': {
'put /api/v2/jobs/{user}~{job}/executionType': {
before: [ createTestJob() ],
tests: [
{
Expand Down

0 comments on commit 7720293

Please sign in to comment.