We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9d5e1 commit ead1ebcCopy full SHA for ead1ebc
test/unit/plugin/screenshotOnFail_test.js
@@ -10,7 +10,7 @@ import MochawesomeHelper from '../../../lib/helper/Mochawesome.js'
10
11
let screenshotSaved
12
13
-describe.only('screenshotOnFail', () => {
+describe('screenshotOnFail', () => {
14
beforeEach(() => {
15
recorder.reset()
16
screenshotSaved = sinon.spy()
0 commit comments