We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9316c8 commit 26aef46Copy full SHA for 26aef46
cypress/support/component.tsx
@@ -20,8 +20,7 @@ import { ThemeProvider } from '@ui5/webcomponents-react';
20
import { mount } from 'cypress/react';
21
// Import commands.js using ES2015 syntax:
22
import './commands';
23
-import { FrontendConfigProvider } from "../../src/context/FrontendConfigContext";
24
-import { AuthProviderOnboarding } from '../../src/context/AuthProviderOnboarding';
+
25
26
// Augment the Cypress namespace to include type definitions for
27
// your custom command.
0 commit comments