Skip to content

Commit

Permalink
test(clerk-js): Update snapshots of Organization and OrganizationMemb…
Browse files Browse the repository at this point in the history
…ership
  • Loading branch information
panteliselef committed Aug 10, 2023
1 parent f1306d1 commit bce70b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Organization {
"destroy": [Function],
"getDomain": [Function],
"getDomains": [Function],
"getMembershipRequests": [Function],
"getMemberships": [Function],
"getPendingInvitations": [Function],
"hasImage": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ OrganizationMembership {
"destroy": [Function],
"getDomain": [Function],
"getDomains": [Function],
"getMembershipRequests": [Function],
"getMemberships": [Function],
"getPendingInvitations": [Function],
"hasImage": true,
Expand Down

0 comments on commit bce70b1

Please sign in to comment.