mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06: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