Skip to content

Instantly share code, notes, and snippets.

@colinfwren
Last active March 6, 2019 21:04
Show Gist options
  • Save colinfwren/52420ae592bd46e94abc39ea3cae4024 to your computer and use it in GitHub Desktop.
Save colinfwren/52420ae592bd46e94abc39ea3cae4024 to your computer and use it in GitHub Desktop.
module.exports = {
testEnvironment: 'node',
silent: false,
reporters: [
'default',
'couchbaseReporter'
]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment