lib/rubrowser/trace.rb in rubrowser-2.7.1 vs lib/rubrowser/trace.rb in rubrowser-2.8.0
- old
+ new
@@ -1,7 +1,7 @@
module Rubrowser
class Trace
- def initialize(path: "")
+ def initialize(path: '')
@path = path
end
def run
trace_point.enable