diff --git a/tests/e2e/config/default.json b/tests/e2e/config/default.json index 2f0277dcf7d..e01f2e99fff 100644 --- a/tests/e2e/config/default.json +++ b/tests/e2e/config/default.json @@ -137,7 +137,7 @@ "number": "4242424242424242", "expires": { "month": "02", - "year": "24" + "year": "45" }, "cvc": "424", "label": "Visa ending in 4242" @@ -146,7 +146,7 @@ "number": "4111111111111111", "expires": { "month": "11", - "year": "25" + "year": "45" }, "cvc": "123", "label": "Visa ending in 1111" @@ -155,7 +155,7 @@ "number": "378282246310005", "expires": { "month": "11", - "year": "30" + "year": "45" }, "cvc": "1234", "label": "Amex ending in 0005" @@ -164,7 +164,7 @@ "number": "4000002760003184", "expires": { "month": "03", - "year": "25" + "year": "45" }, "cvc": "525", "label": "Visa ending in 3184" @@ -173,7 +173,7 @@ "number": "4000002500003155", "expires": { "month": "04", - "year": "36" + "year": "45" }, "cvc": "626", "label": "Visa ending in 3155" @@ -182,7 +182,7 @@ "number": "4000000000003220", "expires": { "month": "04", - "year": "36" + "year": "45" }, "cvc": "626", "label": "Visa ending in 3220" @@ -191,7 +191,7 @@ "number": "4000000000000259", "expires": { "month": "05", - "year": "25" + "year": "45" }, "cvc": "525", "label": "Visa ending in 0259" @@ -200,7 +200,7 @@ "number": "4000000000002685", "expires": { "month": "06", - "year": "25" + "year": "45" }, "cvc": "626", "label": "Visa ending in 2685" @@ -209,7 +209,7 @@ "number": "4000000000000002", "expires": { "month": "06", - "year": "25" + "year": "45" }, "cvc": "626", "label": "Visa ending in 0002" @@ -218,7 +218,7 @@ "number": "4000000000009995", "expires": { "month": "06", - "year": "25" + "year": "45" }, "cvc": "626", "label": "Visa ending in 9995" @@ -227,7 +227,7 @@ "number": "4242424242424241", "expires": { "month": "06", - "year": "25" + "year": "45" }, "cvc": "626", "label": "Visa ending in 4241" @@ -245,7 +245,7 @@ "number": "4000000000000127", "expires": { "month": "06", - "year": "25" + "year": "45" }, "cvc": "626", "label": "Visa ending in 0127" @@ -254,7 +254,7 @@ "number": "4000000000000119", "expires": { "month": "06", - "year": "25" + "year": "45" }, "cvc": "626", "label": "Visa ending in 0119" @@ -263,7 +263,7 @@ "number": "4000008400001629", "expires": { "month": "06", - "year": "25" + "year": "45" }, "cvc": "626", "label": "Visa ending in 1629" @@ -281,7 +281,7 @@ "number": "4242424242424242", "expires": { "month": "06", - "year": "24" + "year": "45" }, "cvc": "11", "label": "Visa ending in 4242" @@ -299,4 +299,4 @@ "shippingmethod": "Free shipping" } } -} +} \ No newline at end of file