chore: fix tests in ee (#22071)
Updated imports. Fixes `WindowMessageListener_spec.ts`. Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
This commit is contained in:
parent
1836a44577
commit
69f7b5ff86
|
|
@ -62,7 +62,7 @@ import { Severity } from "entities/AppsmithConsole";
|
|||
import {
|
||||
entityFns,
|
||||
getActionTriggerFunctionNames,
|
||||
} from "workers/Evaluation/fns";
|
||||
} from "@appsmith/workers/Evaluation/fns";
|
||||
import type {
|
||||
TJSFunctionPropertyState,
|
||||
TJSpropertyState,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user