Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 11:52:54 +01:00
linting
Dieser Commit ist enthalten in:
Ursprung
90046f5fe3
Commit
6f4e7015f8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -333,7 +333,7 @@ acceptance("Admin | Custom Fields Unsuscribed", function (needs) {
|
|||
|
||||
const dropdownTopic = selectKit(
|
||||
'.admin-wizard-container details.summary[name="Filter by: Select a class"]'
|
||||
)
|
||||
);
|
||||
await dropdownTopic.expand();
|
||||
await click('.select-kit-collection li[data-value="topic"]');
|
||||
await selectTypeAndSerializerAndFillInName(
|
||||
|
|
Laden …
In neuem Issue referenzieren