Skip to content

Commit

Permalink
chore: update provider_buildkite.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchell-codecov authored Oct 27, 2021
1 parent 6c07f23 commit 9c8e9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/providers/provider_buildkite.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ describe('Buildkite Params', () => {
BUILDKITE: 'true',
BUILDKITE_BUILD_NUMBER: '1',
BUILDKITE_JOB_ID: '3',
BUILDKITE_PROJECT_SLUG: 'testRepo',
BUILDKITE_PIPELINE_SLUG: 'testRepo',
BUILDKITE_BRANCH: 'main',
BUILDKITE_COMMIT: 'testingsha',
BUILDKITE_BUILD_URL: 'https://buildkite.com/testOrg/testRepo',
Expand Down

0 comments on commit 9c8e9f7

Please sign in to comment.