spec/attribute_spec.rb in katapult-0.2.0 vs spec/attribute_spec.rb in katapult-0.3.0
- old
+ new
@@ -1,5 +1,4 @@
-require 'spec_helper'
require 'katapult/attribute'
describe Katapult::Attribute do
it 'is of type :string by default' do
- old
+ new