0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00

DEV: Modify title for acceptance test

Dieser Commit ist enthalten in:
jumagura 2022-12-20 12:22:01 -04:00
Ursprung 0eaf7b7798
Commit 9df0fb97d5

Datei anzeigen

@ -7,7 +7,7 @@ import { test } from "qunit";
import { findAll, visit } from "@ember/test-helpers";
import selectKit from "discourse/tests/helpers/select-kit-helper";
acceptance("Admin | Custom Wizard", function (needs) {
acceptance("Admin | Custom Wizard Unsuscribed", function (needs) {
needs.user();
needs.settings({
custom_wizard_enabled: true,