Skip to content

Commit

Permalink
MAGETWO-90103: Fix syntax of expectException() calls #11099
Browse files Browse the repository at this point in the history
  • Loading branch information
StasKozar committed Apr 10, 2018
1 parent ea570e2 commit 66a3e7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
'price_type' => 'fixed',
'max_characters' => 10,
],
'ProductSku should be specified',
'The ProductSku is empty. Set the ProductSku and try again.',
400,
],
'invalid_product_sku' => [
Expand Down

0 comments on commit 66a3e7b

Please sign in to comment.