@shopware-ag/acceptance-test-suite 12.2.1 → 12.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -2602,7 +2602,7 @@ const payment = {
|
|
|
2602
2602
|
};
|
|
2603
2603
|
const tasks = {
|
|
2604
2604
|
registration: {
|
|
2605
|
-
defaultStreet: "
|
|
2605
|
+
defaultStreet: "Ebbinghoff 10",
|
|
2606
2606
|
defaultCity: "Schöppingen",
|
|
2607
2607
|
defaultCountry: "Deutschland",
|
|
2608
2608
|
defaultDepartment: "Betrieb",
|