Skip to content
Snippets Groups Projects
Commit 2726469b authored by Sam Galson's avatar Sam Galson
Browse files

Merge branch 'master' of gitlab.coko.foundation:yld/pubsweet-logger into add-config

parents a71d447b 7e7ae16f
No related branches found
No related tags found
No related merge requests found
...@@ -154,6 +154,7 @@ describe('Logging manager', () => { ...@@ -154,6 +154,7 @@ describe('Logging manager', () => {
jest.resetModules() jest.resetModules()
config = require('config') config = require('config')
config['pubsweet-server'] = { logger: 'wiiiiiiiiinston' } config['pubsweet-server'] = { logger: 'wiiiiiiiiinston' }
expect.hasAssertions()
// https://github.com/facebook/jest/issues/2124 // https://github.com/facebook/jest/issues/2124
try { try {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment