36ba47604f
ref https://linear.app/tryghost/issue/ENG-1078 - adds required setup for acceptance testing post revisions - adds happy-path test for listing, previewing, and restoring a post revision
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
import {Factory} from 'miragejs';
|
|
|
|
export default Factory.extend({
|
|
|
|
});
|