Skip to content

Commit b805509

Browse files
authored
chore: remove mutli-organization experiment from the frontend (#14863)
1 parent 894c758 commit b805509

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

site/src/pages/ManagementSettingsPage/OrganizationMembersPage.test.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jest.spyOn(console, "error").mockImplementation(() => {});
1919

2020
beforeEach(() => {
2121
server.use(
22-
http.get("/api/v2/experiments", () => {
23-
return HttpResponse.json(["multi-organization"]);
24-
}),
2522
http.get("/api/v2/entitlements", () => {
2623
return HttpResponse.json(MockEntitlementsWithMultiOrg);
2724
}),

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy