Skip to content

Commit

Permalink
names
Browse files Browse the repository at this point in the history
  • Loading branch information
ettec committed Jun 6, 2024
1 parent 682c231 commit c884cb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/screens/Job/generateJobDefinition.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -678,9 +678,9 @@ workflowOwner = "<workflow owner>"
...otherJobFields,
}

const expectedOutput = `type = "standardcapability"
const expectedOutput = `type = "standardcapabilities"
schemaVersion = 1
name = "standardcapability test"
name = "standardcapabilities test"
externalJobID = "00000000-0000-0000-0000-0000000000001"
command = "<command>"
config = "<config>"
Expand Down

0 comments on commit c884cb2

Please sign in to comment.