mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
parent
16bfb3fa41
commit
49ceafc4eb
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ const ghost = testUtils.startGhost;
|
|||
|
||||
let request;
|
||||
|
||||
describe.only('Snippets API', function () {
|
||||
describe('Snippets API', function () {
|
||||
after(function () {
|
||||
sinon.restore();
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue