We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc54f37 commit 3c0c1a8Copy full SHA for 3c0c1a8
packages/@lwc/integration-not-karma/test/lwc-on/index.spec.js
@@ -10,7 +10,7 @@ import Rerender from 'x/rerender';
10
import RerenderLoop from 'x/rerenderLoop';
11
import PublicProp from 'x/publicProp';
12
import ComputedKey from 'x/computedKey';
13
-import ValueEvaluationThrows from 'x/ValueEvaluationThrows';
+import ValueEvaluationThrows from 'x/valueEvaluationThrows';
14
import { jasmine } from '../../helpers/jasmine.js';
15
import { spyConsole } from '../../helpers/console.js';
16
import { catchUnhandledRejectionsAndErrors } from '../../helpers/utils.js';
0 commit comments