Skip to content

Commit 96e734e

Browse files
committed
Clean up UUID test.
1 parent 91af102 commit 96e734e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/cases/uuid_test_sqlserver.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ class SQLServerUuidTest < ActiveRecord::TestCase
1111
end
1212

1313
it 'can create with a new pk' do
14-
# Type::Uuid::ACCEPTABLE_UUID
1514
obj = SSTestUuid.create!
1615
obj.id.must_be :present?
1716
obj.id.must_match acceptable_uuid

0 commit comments

Comments
 (0)