all: fix formatting
diff --git a/webui/src/web-components/sketch-app-shell.test.ts b/webui/src/web-components/sketch-app-shell.test.ts
index 5180f7e..22e7630 100644
--- a/webui/src/web-components/sketch-app-shell.test.ts
+++ b/webui/src/web-components/sketch-app-shell.test.ts
@@ -405,7 +405,7 @@
         appShell.dataManager.scheduleReconnect = () => {};
         appShell.dataManager.updateConnectionStatus = () => {};
       }
-      
+
       // Set connection status to connected
       appShell.connectionStatus = "connected";