Skip to content

Commit 1d47854

Browse files
committed
Fix Path
1 parent 0d7b31a commit 1d47854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/landing/LandingPage.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { test, expect } from '../fixtures/theia.fixture';
1+
import { test, expect } from '../../fixtures/theia.fixture';
22

33
/**
44
* @description This test suite is used to test the unauthenticated landing page of the application.

0 commit comments

Comments
 (0)