Modify locationId in Marketing campaing seed

This commit is contained in:
Christian Arenas 2017-06-14 15:10:49 +02:00
parent 1881ed14ef
commit 24c8e93888

View File

@ -57,7 +57,7 @@
new UserLocationRule new UserLocationRule
{ {
Description = "UserLocationRule2", Description = "UserLocationRule2",
LocationId = 3 LocationId = 6
} }
} }
} }