From f434b531616baad49a53623ad5765f4b904649df Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Wed, 21 Jan 2015 19:24:48 +0100 Subject: [PATCH] remove the debugger statement --- spec/acceptance/suppliers/product_category_generation.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/acceptance/suppliers/product_category_generation.feature b/spec/acceptance/suppliers/product_category_generation.feature index 23dca832..18392c75 100644 --- a/spec/acceptance/suppliers/product_category_generation.feature +++ b/spec/acceptance/suppliers/product_category_generation.feature @@ -8,7 +8,6 @@ Feature: Adding product category When the supplier visits the menu page 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 I open the debugger And the supplier submits the product category form 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