aboutsummaryrefslogtreecommitdiff
path: root/tests/eval.spec.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/eval.spec.ts')
-rw-r--r--tests/eval.spec.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/eval.spec.ts b/tests/eval.spec.ts
index 8b7424f..49ef4c4 100644
--- a/tests/eval.spec.ts
+++ b/tests/eval.spec.ts
@@ -10,6 +10,7 @@ describe('eval', () => {
loadCssx: jest.fn(),
getVariable: jest.fn(),
updateVariable: jest.fn(),
+ setAttribute: jest.fn(),
}
it('should add classes', async () => {