mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Make prettier happy.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { acceptance } from 'helpers/qunit-helpers';
|
||||
import { acceptance } from "helpers/qunit-helpers";
|
||||
|
||||
acceptance('Dashboard Next', {
|
||||
acceptance("Dashboard Next", {
|
||||
loggedIn: true
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user