Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-22 09:20:29 +01:00
DEV: Remove pause
Dieser Commit ist enthalten in:
Ursprung
a6b6a2c025
Commit
6026d67b12
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
|
@ -592,7 +592,6 @@ acceptance("Admin | Custom Wizard Business Subscription", function (needs) {
|
||||||
listTopicSettings.length === 14,
|
listTopicSettings.length === 14,
|
||||||
"Display all settings of create group"
|
"Display all settings of create group"
|
||||||
);
|
);
|
||||||
pauseTest();
|
|
||||||
await actionTypeDropdown.expand();
|
await actionTypeDropdown.expand();
|
||||||
await actionTypeDropdown.selectRowByValue("create_topic");
|
await actionTypeDropdown.selectRowByValue("create_topic");
|
||||||
|
|
||||||
|
|
Laden …
In neuem Issue referenzieren