Fix bug with unlinking user orders on lists load over active list
This commit is contained in:
@@ -14,4 +14,8 @@ module SpecEmberHelpers
|
||||
SCRIPT
|
||||
JSON.parse(h)
|
||||
end
|
||||
|
||||
def js_path
|
||||
page.evaluate_script 'location.pathname + location.hash'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user