Skip to content

Commit

Permalink
chore: try this (aws-amplify#13059)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk authored Aug 3, 2023
1 parent b6ea551 commit 0366b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/amplify-e2e-tests/src/__tests__/auth_5g.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* eslint-disable import/no-extraneous-dependencies */
import {
assertAppClientSecretInFiles,
deleteProject,
amplifyPushNonInteractive,
addHeadlessAuth,
Expand All @@ -14,7 +15,6 @@ import {
CognitoUserPoolSigninMethod,
CognitoUserProperty,
} from 'amplify-headless-interface';
import { assertAppClientSecretInFiles } from '@aws-amplify/amplify-e2e-core/src/utils/auth-utils';

const PROJECT_NAME = 'authTest';
const defaultsSettings = {
Expand Down

0 comments on commit 0366b5c

Please sign in to comment.