mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
Make prettier happy.
This commit is contained in:
parent
096e8ee21c
commit
863de8cb76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
import { acceptance } from 'helpers/qunit-helpers';
|
||||
import { acceptance } from "helpers/qunit-helpers";
|
||||
|
||||
acceptance('Dashboard Next', {
|
||||
acceptance("Dashboard Next", {
|
||||
loggedIn: true
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue