0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-24 21:58:45 +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
+2 -1
View File
@@ -1,4 +1,5 @@
import 'jsdom-global'; import Jsdom from 'jsdom-global';
Jsdom();
import { safeHTML } from '../../client/homebrew/brewRenderer/safeHTML'; import { safeHTML } from '../../client/homebrew/brewRenderer/safeHTML';
test('Exit if no document', function() { test('Exit if no document', function() {