mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
parent
2c770c4455
commit
586af2500c
@ -1,7 +1,7 @@
|
|||||||
const {agentProvider, fixtureManager, matchers, mockManager} = require('../../utils/e2e-framework');
|
const {agentProvider, fixtureManager, matchers, mockManager} = require('../../utils/e2e-framework');
|
||||||
const {anyErrorId, stringMatching, anyObjectId, anyLocationFor, anyISODateTime, anyEtag} = matchers;
|
const {anyErrorId, stringMatching, anyObjectId, anyLocationFor, anyISODateTime, anyEtag} = matchers;
|
||||||
|
|
||||||
describe('API Versioning', function () {
|
describe.only('API Versioning', function () {
|
||||||
describe('Admin API', function () {
|
describe('Admin API', function () {
|
||||||
let agentAdminAPI;
|
let agentAdminAPI;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user