Skip to content

Commit 52a8ad9

Browse files
authored
Merge pull request #22 from devcer/feat/package-updates
feat: upgraded prettier packages
2 parents 2fafa48 + 95be2a0 commit 52a8ad9

File tree

4 files changed

+32
-333
lines changed

4 files changed

+32
-333
lines changed

cypress/e2e/monetization.cy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
describe("Extended tags", () => {
44
beforeEach(() => {
5-
cy.visit("localhost:3000/monetizationTags");
5+
cy.visit("localhost:4321/monetizationTags");
66
});
77

88
it("sets payment pointer", () => {
-30.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)