Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ead6633

Browse files
committed
chore: fix appveyor test config
1 parent 45c60ac commit ead6633

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/appveyor-config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,11 @@
88
"user": "sa",
99
"password": "Password12!"
1010
}
11+
],
12+
"data": [
13+
"Person.AdressType",
14+
"Person.ContactType",
15+
"Person.PhoneNumberType",
16+
"Purchasing.ShipMethod"
1117
]
1218
}

0 commit comments

Comments
 (0)