add newline to fix travis failure

This commit is contained in:
Bryan Crotaz 2018-08-09 14:53:11 +01:00
parent 773318d7c5
commit 103dfd5dab

View File

@ -170,4 +170,4 @@ const component1 = Ember.Component.extend(mix1, mix2, {
});
// make sure htmlSafe returns a SafeString
Ember.String.htmlSafe("hello").toString();
Ember.String.htmlSafe("hello").toString();