0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-23 07:17:56 +00:00

like this?

This commit is contained in:
Víctor Losada Hernández
2026-01-21 20:03:41 +01:00
parent 8bce6bb544
commit e30ae2b88e

View File

@@ -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() {