More e2e fixes

This commit is contained in:
lee-at-zoo-corp
2025-03-25 17:27:25 -04:00
parent 6c8a525762
commit d03343d97d
9 changed files with 30 additions and 19 deletions

1
interface.d.ts vendored
View File

@ -72,7 +72,6 @@ export interface IElectronAPI {
process: {
env: {
BASE_URL: string
TEST_SETTINGS_FILE_KEY: string
IS_PLAYWRIGHT: string
VITE_KC_DEV_TOKEN: string
VITE_KC_API_WS_MODELING_URL: string