We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f9a9ac + c13504e commit 3f4dda5Copy full SHA for 3f4dda5
1 file changed
Tests/AdyenTests/Card Tests/CardNumbers.swift
@@ -7,7 +7,7 @@
7
import Foundation
8
9
// Utility class with example test card numbers.
10
-struct CardNumbers {
+enum CardNumbers {
11
12
static let masterCard = [
13
"2223000048410010", // Credit NL
0 commit comments