From 4531d93114dfa9fa081dfd9eea1a5c645b2b0bf6 Mon Sep 17 00:00:00 2001
From: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Date: Mon, 25 May 2026 21:06:12 +0800
Subject: [PATCH] update
---
.../access/__tests__/developer-api-section.spec.tsx | 4 ++--
.../settings-tab/access/developer-api-section.tsx | 10 ----------
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/web/features/deployments/detail/settings-tab/access/__tests__/developer-api-section.spec.tsx b/web/features/deployments/detail/settings-tab/access/__tests__/developer-api-section.spec.tsx
index 2c8b71f7bf..176303d23f 100644
--- a/web/features/deployments/detail/settings-tab/access/__tests__/developer-api-section.spec.tsx
+++ b/web/features/deployments/detail/settings-tab/access/__tests__/developer-api-section.spec.tsx
@@ -82,7 +82,7 @@ describe('DeveloperApiSection', () => {
vi.clearAllMocks()
})
- // Loading should reserve the same shape as the enabled API page: endpoint copy row plus API key table.
+ // Loading should reserve the same shape as the enabled API key list.
describe('Loading state', () => {
it('should render the updated API tab skeleton while access config is loading', () => {
// Arrange
@@ -92,7 +92,7 @@ describe('DeveloperApiSection', () => {
const { container } = render(