mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 06:04:29 +00:00
Move test folder to fix import issue
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
parent
68fbf77b30
commit
d7fd4ced2a
@ -1,4 +1,4 @@
|
||||
const bootstrap = require('../bootstrap');
|
||||
const bootstrap = require('../config/functions/bootstrap');
|
||||
|
||||
describe('Upload plugin bootstrap function', () => {
|
||||
test('Sets default config if id does not exist', async () => {
|
||||
Loading…
x
Reference in New Issue
Block a user