Skip to content

Commit 1d3dd7c

Browse files
committed
Change sample suffix input to a suffix that does not exist in Faker data
otherwise tests fail occasionally
1 parent cb31d60 commit 1d3dd7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/app/code/community/IntegerNet/Anonymizer/Test/fixtures

src/app/code/community/IntegerNet/Anonymizer/Test/fixtures/customers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ eav:
88
lastname: Testname
99
middlename: J
1010
prefix: Kaiser
11-
suffix: III.
11+
suffix: "der Große"
1212
taxvat: DE 123456789
1313
group_id: 1
1414
store_id: 1

0 commit comments

Comments
 (0)