mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
Rename name for acceptance test.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
import { acceptance } from "helpers/qunit-helpers";
|
import { acceptance } from "helpers/qunit-helpers";
|
||||||
|
|
||||||
acceptance('composer', { loggedIn: true });
|
acceptance('Details Button', { loggedIn: true });
|
||||||
|
|
||||||
function findTextarea() {
|
function findTextarea() {
|
||||||
return find(".d-editor-input")[0];
|
return find(".d-editor-input")[0];
|
||||||
|
Reference in New Issue
Block a user