Skip to content

Commit

Permalink
Update hash.
Browse files Browse the repository at this point in the history
  • Loading branch information
tvandort committed Nov 14, 2024
1 parent 7186143 commit 4ea55cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clients/privacy-center/cypress/e2e/consent-banner-gpp.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -496,12 +496,12 @@ describe("Fides-js GPP extension", () => {
{
eventName: "sectionChange",
data: "usca",
gppString: "DBABBg~BUUAAABY.QA",
gppString: "DBABBg~BUoAAABY.QA",
},
{
eventName: "signalStatus",
data: "ready",
gppString: "DBABBg~BUUAAABY.QA",
gppString: "DBABBg~BUoAAABY.QA",
},
];
// Check the GPP events
Expand Down

0 comments on commit 4ea55cf

Please sign in to comment.