mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-27 04:43:12 +03:00
Removed mock members API config
no issue
This commit is contained in:
parent
ffb4ca27ad
commit
1485bbe552
@ -33,7 +33,7 @@ export default function () {
|
||||
// this.put('/posts/:id/', versionMismatchResponse);
|
||||
// mockTags(this);
|
||||
// this.loadFixtures('settings');
|
||||
mockMembers(this);
|
||||
//mockMembers(this);
|
||||
|
||||
// keep this line, it allows all other API requests to hit the real server
|
||||
this.passthrough();
|
||||
|
Loading…
Reference in New Issue
Block a user