mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-23 07:17:56 +00:00
like this?
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import 'jsdom-global';
|
||||
import Jsdom from 'jsdom-global';
|
||||
Jsdom();
|
||||
import { safeHTML } from '../../client/homebrew/brewRenderer/safeHTML';
|
||||
|
||||
test('Exit if no document', function() {
|
||||
|
||||
Reference in New Issue
Block a user