зеркало из https://github.com/github/docs.git
Родитель
c664330d26
Коммит
5246cfbda9
|
@ -10,7 +10,7 @@ const app = express()
|
|||
|
||||
require('./middleware')(app)
|
||||
|
||||
// prevent the app from starting up durings tests
|
||||
// prevent the app from starting up during tests
|
||||
/* istanbul ignore next */
|
||||
if (!module.parent) {
|
||||
// check that the development server is not already running
|
||||
|
|
Загрузка…
Ссылка в новой задаче