This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Fix test
pull/142/head
dsanz
7 years ago
parent
45499808b9
commit
f25f56cc2c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/Services/FunctionalTests/Services/Ordering/OrderingScenarios.cs
+ 1
- 1
test/Services/FunctionalTests/Services/Ordering/OrderingScenarios.cs
View File
@ -62,7 +62,7 @@ namespace FunctionalTests.Services.Ordering
order
.
AddOrderItem
(
new
OrderItemDTO
(
)
{
ProductId
=
1
,
Discount
=
1
2
M
,
Discount
=
8
M
,
UnitPrice
=
1
0
,
Units
=
1
,
ProductName
=
"Some name"
Write
Preview
Loading…
Cancel
Save