diff --git a/test/features/bookshop.feature b/test/features/bookshop.feature index 6c1f4105..1ff0964c 100644 --- a/test/features/bookshop.feature +++ b/test/features/bookshop.feature @@ -20,7 +20,6 @@ Feature: List Books using Vue.js UI Then it shows '12' in 'stock' Scenario: Order One Book - When we click on the 1st row in table 'books' And we click on button 'Order:' Then it succeeds with 'ordered 1 item(s)'