Skip to content

Commit 26aef46

Browse files
committed
Update component.tsx
1 parent d9316c8 commit 26aef46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cypress/support/component.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ import { ThemeProvider } from '@ui5/webcomponents-react';
2020
import { mount } from 'cypress/react';
2121
// Import commands.js using ES2015 syntax:
2222
import './commands';
23-
import { FrontendConfigProvider } from "../../src/context/FrontendConfigContext";
24-
import { AuthProviderOnboarding } from '../../src/context/AuthProviderOnboarding';
23+
2524

2625
// Augment the Cypress namespace to include type definitions for
2726
// your custom command.

0 commit comments

Comments
 (0)