зеркало из https://github.com/github/docs.git
move tests/helpers.js into subdir and rename
This commit is contained in:
Родитель
0c731d8109
Коммит
3121eae634
|
@ -3,7 +3,7 @@
|
|||
|
||||
const cheerio = require('cheerio')
|
||||
const supertest = require('supertest')
|
||||
const app = require('../server')
|
||||
const app = require('../../server')
|
||||
|
||||
const helpers = {}
|
||||
|
Загрузка…
Ссылка в новой задаче