Revert "Fix the black screen of death" (#7292)

Revert "Fix the black screen of death (#7238)"

This reverts commit 46b6707e3a.
This commit is contained in:
Jace Browning
2025-05-30 10:36:33 -04:00
committed by GitHub
parent 227ad31fc2
commit 1611244b94
9 changed files with 130 additions and 217 deletions

View File

@ -61,7 +61,7 @@ test.describe('Test network related behaviors', () => {
})
// Expect the network to be down
await expect(networkToggle).toContainText('Network health (Offline)')
await expect(networkToggle).toContainText('Problem')
// Click the network widget
await networkWidget.click()
@ -156,8 +156,7 @@ test.describe('Test network related behaviors', () => {
// Expect the network to be down
await networkToggle.hover()
await expect(networkToggle).toContainText('Network health (Offline)')
await expect(networkToggle).toContainText('Problem')
// Ensure we are not in sketch mode
await expect(