Skip to content

Commit 80b5949

Browse files
Update packages/server/test/unit/socket_spec.js
1 parent 6311670 commit 80b5949

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/server/test/unit/socket_spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@ describe('lib/socket', () => {
329329
})
330330
})
331331
})
332-
333332
context('on(get:app:state)', () => {
334333
it('calls getSavedState with options and returns the state', function (done) {
335334
this.options.getSavedState.resolves({ reporterWidth: 500 })

0 commit comments

Comments
 (0)