mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
parent
16bfb3fa41
commit
49ceafc4eb
@ -10,7 +10,7 @@ const ghost = testUtils.startGhost;
|
||||
|
||||
let request;
|
||||
|
||||
describe.only('Snippets API', function () {
|
||||
describe('Snippets API', function () {
|
||||
after(function () {
|
||||
sinon.restore();
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user