remove the debugger statement

This commit is contained in:
2015-01-21 19:24:48 +01:00
parent 4462be55d1
commit f434b53161
@@ -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