Skip to content

Commit

Permalink
chore(chrome-extension): Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkl committed Dec 13, 2023
1 parent 99207b2 commit 6c36681
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ exports[`public exports should not include a breaking change 1`] = `
"ClerkLoading",
"ClerkProvider",
"CreateOrganization",
"EmailLinkErrorCode",
"OrganizationList",
"OrganizationProfile",
"OrganizationSwitcher",
Expand All @@ -28,12 +27,6 @@ exports[`public exports should not include a breaking change 1`] = `
"UserButton",
"UserProfile",
"WithClerk",
"WithSession",
"WithUser",
"isClerkAPIResponseError",
"isEmailLinkError",
"isKnownError",
"isMetamaskError",
"useAuth",
"useClerk",
"useEmailLink",
Expand All @@ -45,7 +38,5 @@ exports[`public exports should not include a breaking change 1`] = `
"useSignUp",
"useUser",
"withClerk",
"withSession",
"withUser",
]
`;

0 comments on commit 6c36681

Please sign in to comment.