mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
Rename name for acceptance test.
This commit is contained in:
parent
44b691a1b4
commit
abcdbe24b5
|
@ -1,6 +1,6 @@
|
|||
import { acceptance } from "helpers/qunit-helpers";
|
||||
|
||||
acceptance('composer', { loggedIn: true });
|
||||
acceptance('Details Button', { loggedIn: true });
|
||||
|
||||
function findTextarea() {
|
||||
return find(".d-editor-input")[0];
|
||||
|
|
Loading…
Reference in New Issue
Block a user