mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
parent
06a6dcb2d1
commit
af74e0c89d
@ -10,7 +10,7 @@ const localUtils = require('./utils');
|
||||
const ghost = testUtils.startGhost;
|
||||
let request;
|
||||
|
||||
describe.only('Posts API (canary)', function () {
|
||||
describe('Posts API (canary)', function () {
|
||||
let ghostServer;
|
||||
|
||||
before(function () {
|
||||
|
Loading…
Reference in New Issue
Block a user