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

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
drazisil authored Dec 3, 2019
1 parent a30b1f5 commit 1430de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/services/cirrus.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ describe('Cirrus CI Provider', function() {
process.env.CIRRUS_PR = 'blah'
process.env.CIRRUS_REPO_FULL_NAME = 'owner/repo'
expect(cirrus.configuration()).toEqual({
service: 'cirrusci',
service: 'cirrus-ci',
commit: '5678',
build: '1234.1',
job: '1234.1',
Expand Down

0 comments on commit 1430de5

Please sign in to comment.