0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 08:58:11 +00:00

remove blank line

This commit is contained in:
Víctor Losada Hernández
2026-02-18 19:23:48 +01:00
parent 747b8d0279
commit 252b43c048

View File

@@ -1,6 +1,5 @@
import globalJsdom from 'jsdom-global'; import globalJsdom from 'jsdom-global';
globalJsdom(); globalJsdom();
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() {