mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
corrected config include
This commit is contained in:
parent
edcc5adb41
commit
a1db7fa201
@ -1,5 +1,5 @@
|
||||
import { cleanDatabase } from './factories'
|
||||
import CONFIG from './config'
|
||||
import CONFIG from './../config'
|
||||
|
||||
if (!CONFIG.DEBUG) {
|
||||
throw new Error(`YOU CAN'T CLEAN THE DATABASE WITH DEBUG=${CONFIG.DEBUG}`)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user