Skip to content

Commit 263ae9c

Browse files
committed
spec: console has moved to the stdlib
1 parent 1360b71 commit 263ae9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
require 'browser'
2-
require 'browser/console'
2+
require 'console'
33

44
module HtmlHelper
55
# Add some html code to the body tag ready for testing. This will

0 commit comments

Comments
 (0)