Skip to content

Commit 7c352ba

Browse files
committed
fix: tests
1 parent fe9ce45 commit 7c352ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/suites/tenant/diagnostics/Diagnostics.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,6 @@ export class Diagnostics {
368368
await this.cpuCard.waitFor({state: 'visible', timeout: VISIBILITY_TIMEOUT});
369369
await this.storageCard.waitFor({state: 'visible', timeout: VISIBILITY_TIMEOUT});
370370
await this.memoryCard.waitFor({state: 'visible', timeout: VISIBILITY_TIMEOUT});
371-
await this.healthcheckCard.waitFor({state: 'visible', timeout: VISIBILITY_TIMEOUT});
372371
return true;
373372
}
374373

0 commit comments

Comments
 (0)