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