We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91af102 commit 96e734eCopy full SHA for 96e734e
test/cases/uuid_test_sqlserver.rb
@@ -11,7 +11,6 @@ class SQLServerUuidTest < ActiveRecord::TestCase
11
end
12
13
it 'can create with a new pk' do
14
- # Type::Uuid::ACCEPTABLE_UUID
15
obj = SSTestUuid.create!
16
obj.id.must_be :present?
17
obj.id.must_match acceptable_uuid
0 commit comments