mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
♻️ Fix subscriptions inconsistencies
This commit is contained in:
committed by
Andrey Antukh
parent
2846b80cf7
commit
854f286364
@@ -7,8 +7,8 @@ export class SubscriptionProfilePage extends DashboardPage {
|
||||
|
||||
await DashboardPage.mockRPC(
|
||||
page,
|
||||
"get-owned-teams",
|
||||
"subscription/get-owned-teams.json",
|
||||
"get-subscription-usage",
|
||||
"subscription/get-subscription-usage.json",
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user