improve QUNIT support for autospec

This commit is contained in:
Sam
2017-05-01 11:34:01 -04:00
parent dfe1174137
commit a5fc51a967
3 changed files with 16 additions and 7 deletions

View File

@ -25,7 +25,7 @@ widgetTest('basics', {
}
});
widgetTest('basics - minmized', {
widgetTest('basics - minimized', {
template: '{{mount-widget widget="home-logo" args=args}}',
setup() {
this.siteSettings.logo_url = bigLogo;