mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Upgrade QUnit to latest version
This commit is contained in:
@@ -4,7 +4,7 @@ moduleForComponent('invite-list', { integration: true });
|
||||
componentTest('can add users', {
|
||||
template: `{{invite-list field=field}}`,
|
||||
|
||||
setup() {
|
||||
beforeEach() {
|
||||
this.set('field', {});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user