Skip to content

Commit

Permalink
Testing weebhook
Browse files Browse the repository at this point in the history
  • Loading branch information
Marrkkov committed Dec 12, 2023
1 parent a437385 commit ba2ed23
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/specs/test.e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ describe("Abstracta Tests", () => {
await timedStep("Validate iPhone is not present in the products cart and the cart is empty", () =>
storeOperations.validateCartIsEmpty());
await timedStep("Taking and screenshot of this step", () =>
baseClass.takeScreenshot());
console.log("TESTING JENKINS WEEBHOOK")
baseClass.takeScreenshot());
});

/*
Expand Down

0 comments on commit ba2ed23

Please sign in to comment.