refactor out old modal structure in favor of the new namespaced one
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Feature: A signed in uses sees supplier info in the top right corner
|
||||
|
||||
@javascript
|
||||
Scenario: Clicking on the table number opens the supplier info popup
|
||||
Given there is a confirmed and open supplier
|
||||
And there is a facebook user
|
||||
And the user has an active order
|
||||
When the user clicks on the table number info in the top right corner
|
||||
Then the user sees the supplier information popup
|
||||
Reference in New Issue
Block a user