mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-23 17:28:11 +00:00
fix tests?
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/** @jest-environment node */
|
||||
/*eslint max-lines: ["warn", {"max": 1000, "skipBlankLines": true, "skipComments": true}]*/
|
||||
import supertest from 'supertest';
|
||||
import HBApp from './app.js';
|
||||
|
||||
Reference in New Issue
Block a user