Skip to content

Commit 9ae6fa8

Browse files
committed
Modify locationId in Marketing campaing seed
1 parent 4165487 commit 9ae6fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Services/Marketing/Marketing.API/Infrastructure/MarketingContextSeed.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ static List<Campaign> GetPreconfiguredMarketings()
5757
new UserLocationRule
5858
{
5959
Description = "UserLocationRule2",
60-
LocationId = 3
60+
LocationId = 6
6161
}
6262
}
6363
}

0 commit comments

Comments
 (0)