mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
Fixed linter error
refs 6cafae86d7
- all uses of `sinon` were removed in the updated tests but the import was missed
This commit is contained in:
parent
6cafae86d7
commit
dae210daa5
@ -1,5 +1,4 @@
|
||||
import hbs from 'htmlbars-inline-precompile';
|
||||
import sinon from 'sinon';
|
||||
import {click, find, findAll, render} from '@ember/test-helpers';
|
||||
import {describe, it} from 'mocha';
|
||||
import {expect} from 'chai';
|
||||
|
Loading…
Reference in New Issue
Block a user