feat: floating UI (#237) #217
Annotations
3 errors
|
Run npm run e2e -- --shard=10/10
TypeError: (0 , _fixture.getTest) is not a function
at floatingUI/floatingUI.e2e-spec.ts:4
2 | import {FloatingUIDemoPO} from '../demo-po/floatingUI.po';
3 |
> 4 | const test = getTest();
| ^
5 | test.describe(`FloatingUI tests`, () => {
6 | test.beforeEach(async ({page}) => {
7 | await page.goto('#/floatingui/floatingui');
at Object.<anonymous> (/home/runner/work/AgnosUI/AgnosUI/e2e/floatingUI/floatingUI.e2e-spec.ts:4:21)
|
Run npm run e2e -- --shard=10/10
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading