Everything is green

This commit is contained in:
2014-08-15 16:53:36 +02:00
parent 957ea02b5d
commit 3b5d411a89
14 changed files with 76 additions and 62 deletions
+1 -1
View File
@@ -20,6 +20,6 @@ module SpecEmberHelpers
end
def faye_log
page.evaluate_script(%|window.faye_log|)
JSON.parse(page.evaluate_script(%|JSON.stringify(window.faye_log)|))
end
end