0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-18 23:01:11 +02:00
Dieser Commit ist enthalten in:
merefield 2023-07-17 10:55:44 +01:00
Ursprung 98fe9ce77f
Commit cc2eb8c742

Datei anzeigen

@ -94,7 +94,7 @@ acceptance("Admin | Custom Wizard Unsuscribed", function (needs) {
assert.ok(
exists(".d-date-time-input .d-time-input span.name"),
"a time selector is shown"
)
);
let timeText = query(
".d-date-time-input .d-time-input span.name"
).innerText;