Fix ESLint object-property-newline in tests
[MAILPOET-1031]
This commit is contained in:
@ -11,7 +11,8 @@ define([
|
||||
Backbone.Radio = {
|
||||
Requests: {
|
||||
request: function () {
|
||||
}, reply: function () {
|
||||
},
|
||||
reply: function () {
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user