diff --git a/services/QuillLMS/client/app/bundles/Shared/test/libs/getIconForActivityClassification.test.tsx b/services/QuillLMS/client/app/bundles/Shared/test/libs/getIconForActivityClassification.test.tsx index 61e6e57e407..051763f15ca 100644 --- a/services/QuillLMS/client/app/bundles/Shared/test/libs/getIconForActivityClassification.test.tsx +++ b/services/QuillLMS/client/app/bundles/Shared/test/libs/getIconForActivityClassification.test.tsx @@ -1,4 +1,4 @@ -import * as expect from 'expect'; +import expect from 'expect'; import * as React from 'react'; import { connectToolIcon, diagnosticToolIcon, evidenceToolIcon, getIconForActivityClassification, grammarToolIcon, lessonsToolIcon, proofreaderToolIcon } from '../../../Shared'; diff --git a/services/QuillLMS/client/app/bundles/Shared/test/libs/isValidRegex.test.ts b/services/QuillLMS/client/app/bundles/Shared/test/libs/isValidRegex.test.ts index 024b8901b20..1cd12c2093c 100644 --- a/services/QuillLMS/client/app/bundles/Shared/test/libs/isValidRegex.test.ts +++ b/services/QuillLMS/client/app/bundles/Shared/test/libs/isValidRegex.test.ts @@ -1,4 +1,4 @@ -import * as expect from 'expect'; +import expect from 'expect'; import { isValidRegex } from '../../../Shared'; describe('#isValidRegex', () => { diff --git a/services/QuillLMS/client/app/bundles/Teacher/components/dashboard/__tests__/__snapshots__/welcome_modal.test.jsx.snap b/services/QuillLMS/client/app/bundles/Teacher/components/dashboard/__tests__/__snapshots__/welcome_modal.test.jsx.snap index 3c081defdae..3a8f7eeaff1 100644 --- a/services/QuillLMS/client/app/bundles/Teacher/components/dashboard/__tests__/__snapshots__/welcome_modal.test.jsx.snap +++ b/services/QuillLMS/client/app/bundles/Teacher/components/dashboard/__tests__/__snapshots__/welcome_modal.test.jsx.snap @@ -7,7 +7,7 @@ exports[`WelcomeModal component should render WelcomeModal 1`] = `
-