Skip to content

Commit

Permalink
Merge pull request #22 from devcer/feat/package-updates
Browse files Browse the repository at this point in the history
feat: upgraded prettier packages
  • Loading branch information
devcer authored Nov 28, 2023
2 parents 2fafa48 + 95be2a0 commit 52a8ad9
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 333 deletions.
2 changes: 1 addition & 1 deletion cypress/e2e/monetization.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

describe("Extended tags", () => {
beforeEach(() => {
cy.visit("localhost:3000/monetizationTags");
cy.visit("localhost:4321/monetizationTags");
});

it("sets payment pointer", () => {
Expand Down
Binary file removed cypress/videos/monetization.cy.js.mp4
Binary file not shown.
Loading

0 comments on commit 52a8ad9

Please sign in to comment.