fix list section link by normalizing
This commit is contained in:
@@ -18,4 +18,8 @@ module SpecEmberHelpers
|
||||
def js_path
|
||||
page.evaluate_script 'location.pathname + location.hash'
|
||||
end
|
||||
|
||||
def faye_log
|
||||
page.evaluate_script(%|window.faye_log|)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user