Skip to content

Commit 5dfcfd5

Browse files
author
Kalle Ott
committed
test: run tests in node environment
1 parent a011930 commit 5dfcfd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/index.test.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* @jest-environment node
3+
*/
14
import React from 'react';
25
import { render } from '@testing-library/react';
36
import {

0 commit comments

Comments
 (0)