remove the debugger statement
This commit is contained in:
@@ -8,7 +8,6 @@ Feature: Adding product category
|
|||||||
When the supplier visits the menu page
|
When the supplier visits the menu page
|
||||||
And the supplier clicks on the new product category button
|
And the supplier clicks on the new product category button
|
||||||
And the supplier fills in the new product category form selecting not available on tuesdays
|
And the supplier fills in the new product category form selecting not available on tuesdays
|
||||||
And I open the debugger
|
|
||||||
And the supplier submits the product category form
|
And the supplier submits the product category form
|
||||||
Then then new product category with proper properties should have been created
|
Then then new product category with proper properties should have been created
|
||||||
When the supplier clicks on the add product button for the product category
|
When the supplier clicks on the add product button for the product category
|
||||||
|
|||||||
Reference in New Issue
Block a user