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 UPP committed Apr 6, 2022
1 parent 9617181 commit 39e0c54
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 39e0c54

Please sign in to comment.