Revert "Rename all test files from JS -> ES6"
This reverts commit 2abe85b834.
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
export default {
|
||||
"/draft.json": {
|
||||
draft: null,
|
||||
draft_sequence: 0
|
||||
},
|
||||
"/draft.json?draft_key=topic_280": {
|
||||
draft:
|
||||
'{"reply":"This is a draft of the first post","action":"reply","categoryId":1,"archetypeId":"regular","metaData":null,"composerTime":2863,"typingTime":200}',
|
||||
draft_sequence: 42
|
||||
},
|
||||
"/draft.json?draft_key=topic_281": {
|
||||
draft:
|
||||
'{"reply":"dum de dum da ba.","action":"createTopic","title":"dum da ba dum dum","categoryId":null,"archetypeId":"regular","metaData":null,"composerTime":540879,"typingTime":3400}',
|
||||
draft_sequence: 0
|
||||
},
|
||||
"/draft.json?draft_key=topic_9": {
|
||||
draft:
|
||||
'{"reply":"This is a draft of the first post","action":"reply","categoryId":1,"archetypeId":"regular","metaData":null,"composerTime":2863,"typingTime":200}',
|
||||
draft_sequence: 42
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user