Upgrade to Babel 6
This commit is contained in:
@@ -40,7 +40,7 @@ window.bootbox.$body = $('#ember-testing');
|
||||
$.fn.modal = AcceptanceModal;
|
||||
|
||||
function acceptance(name, options) {
|
||||
module("Acceptance: " + name, {
|
||||
QUnit.module("Acceptance: " + name, {
|
||||
beforeEach() {
|
||||
resetMobile();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user