spec/support/db/schema.rb in normalizy-1.2.0 vs spec/support/db/schema.rb in normalizy-1.3.0

- old
+ new

@@ -26,10 +26,9 @@ t.string :hash_no_args t.string :hash_with_args t.string :module_one_arg t.string :module_two_args t.string :module_and_block - t.string :module_and_block t.string :method_with_no_options_field t.string :method_with_options_field t.string :native t.string :multiple end