Skip to content

Commit

Permalink
Try jsdom statement
Browse files Browse the repository at this point in the history
  • Loading branch information
xander-marjoram committed Apr 26, 2024
1 parent 55958df commit e019ae8
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/**
* @jest-environment jsdom
*/

import * as generalServices from '../general.services';
import * as helpers from '../../utils/helpers';
import { LOCATION_COOKIE_PROPS } from '../constants';
Expand Down

0 comments on commit e019ae8

Please sign in to comment.