DEV: prettier 2.2.1 (#11862)

This commit is contained in:
Joffrey JAFFEUX
2021-01-27 12:39:20 +01:00
committed by GitHub
parent 7be556fc19
commit c6a1042950
117 changed files with 2495 additions and 2433 deletions
@@ -3,7 +3,7 @@ import { module, test } from "qunit";
import { run } from "@ember/runloop";
import startApp from "wizard/test/helpers/start-app";
var wizard;
let wizard;
module("Acceptance: wizard", {
beforeEach() {
wizard = startApp();