Make prettier happy.

This commit is contained in:
Guo Xiang Tan
2018-07-21 18:03:39 +08:00
parent 096e8ee21c
commit 863de8cb76

View File

@@ -1,6 +1,6 @@
import { acceptance } from 'helpers/qunit-helpers'; import { acceptance } from "helpers/qunit-helpers";
acceptance('Dashboard Next', { acceptance("Dashboard Next", {
loggedIn: true loggedIn: true
}); });