fix spec issue
This commit is contained in:
parent
566e2ac3e5
commit
c566244ae7
@ -117,7 +117,7 @@ public class PlanSpec {
|
||||
|
||||
|
||||
private Job createCypressJob() {
|
||||
return new Job("Cypress UI Tests Job", new BambooKey("UI-TESTS-CYPRESS")).tasks(
|
||||
return new Job("Cypress UI Tests Job", new BambooKey("UITESTSCYPRESS")).tasks(
|
||||
new VcsCheckoutTask().description("Checkout Default Repository")
|
||||
.checkoutItems(new CheckoutItem().defaultRepository()),
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user