spec/session_spec.rb in stealth-0.10.2 vs spec/session_spec.rb in stealth-0.10.3
- old
+ new
@@ -1,4 +1,5 @@
+# coding: utf-8
# frozen_string_literal: true
require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
class NewTodoFlow
- old
+ new