File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed
Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -26,33 +26,5 @@ module.exports = [
2626 "PropBUNDLE_LEVEL" : "scope1bundle1prop" ,
2727 "PropSCOPE_LEVEL" : "scope1prop"
2828 }
29- } ,
30- {
31- "scopeId" : "GHIJKL" ,
32- "id" :"1234567890" ,
33- "displayName" : "abc123" ,
34- "created" :"1481917061" ,
35- "updated" :"1481917061" ,
36- "createdBy" :"mdobs" ,
37- "updatedBy" :"mdobs" ,
38- "uri" : "file://./tests/bundle2.zip" ,
39- "configuration" : {
40- "PropBUNDLE_LEVEL" : "scope2bundle2prop" ,
41- "PropSCOPE_LEVEL" : "scope2prop"
42- }
43- } ,
44- {
45- "scopeId" : "GHIJKL" ,
46- "id" :"1234567891" ,
47- "displayName" : "abc123_2" ,
48- "created" :"1481917061" ,
49- "updated" :"1481917061" ,
50- "createdBy" :"mdobs" ,
51- "updatedBy" :"mdobs" ,
52- "uri" : "file://./tests/bundle1.zip" ,
53- "configuration" : {
54- "PropBUNDLE_LEVEL" : "scop21bundle1prop" ,
55- "PropSCOPE_LEVEL" : "scope2prop"
56- }
5729 }
5830]
You can’t perform that action at this time.
0 commit comments