Skip to content

Commit

Permalink
Update test/SimplCommerce.Module.Pricing.Tests/Controllers/CartRuleAp…
Browse files Browse the repository at this point in the history
…iControllerTests.cs
  • Loading branch information
hishamco committed Jan 11, 2024
1 parent e8d35b9 commit 67b8a7d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ public async Task Post_CreatesNewCartRule_WhenModelStateIsValid()
UsageLimitPerCustomer = 1
};


// Act
var result = await controller.Post(model);

Expand Down

0 comments on commit 67b8a7d

Please sign in to comment.