mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Rename name for acceptance test.
This commit is contained in:
@ -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];
|
||||
|
Reference in New Issue
Block a user