Skip to content

Commit

Permalink
[FIx][T1902]product_configurator : change messge in test for issue OC…
Browse files Browse the repository at this point in the history
  • Loading branch information
bizzappdev authored and Chandresh-OSI committed May 21, 2021
1 parent 6feecb6 commit 861d02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product_configurator/tests/test_create.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@ def test_02_previous_step_incompatible_changes(self):
self.assertNotEqual(
new_variant.id,
False,
'Error while configure product from ptoduct template form'
'Variant not generated at the end of the configuration process'
)

0 comments on commit 861d02c

Please sign in to comment.