0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 15:21:11 +02:00
Dieser Commit ist enthalten in:
merefield 2023-07-10 09:35:59 +01:00
Ursprung 90046f5fe3
Commit 6f4e7015f8

Datei anzeigen

@ -333,7 +333,7 @@ acceptance("Admin | Custom Fields Unsuscribed", function (needs) {
const dropdownTopic = selectKit( const dropdownTopic = selectKit(
'.admin-wizard-container details.summary[name="Filter by: Select a class"]' '.admin-wizard-container details.summary[name="Filter by: Select a class"]'
) );
await dropdownTopic.expand(); await dropdownTopic.expand();
await click('.select-kit-collection li[data-value="topic"]'); await click('.select-kit-collection li[data-value="topic"]');
await selectTypeAndSerializerAndFillInName( await selectTypeAndSerializerAndFillInName(