Upgrade QUnit to latest version

This commit is contained in:
Robin Ward
2017-06-14 13:57:58 -04:00
parent 8ae445766f
commit cc525b1a8d
145 changed files with 7569 additions and 6763 deletions

View File

@ -4,7 +4,7 @@ moduleForWidget('post-links');
widgetTest("duplicate links", {
template: '{{mount-widget widget="post-links" args=args}}',
setup() {
beforeEach() {
this.set('args', {
id: 2,
links: [
@ -20,7 +20,7 @@ widgetTest("duplicate links", {
widgetTest("collapsed links", {
template: '{{mount-widget widget="post-links" args=args}}',
setup() {
beforeEach() {
this.set('args', {
id: 1,
links: [