Skip to content

Commit 9b3c3d5

Browse files
committed
Merge branch 'update-meta-usage'
2 parents 117adf2 + 99013bc commit 9b3c3d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/integration/auto_migrations/managing_columns_spec.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
[[:constrained,
4646
[[:nominal, [NilClass, {}]],
4747
[:predicate, [:type?, [[:type, NilClass], [:input, ROM::Undefined]]]],
48-
{}]],
48+
]],
4949
[:nominal, [String, {}]],
5050
{}]],
5151
source: :users]]
@@ -75,7 +75,7 @@
7575
[[:constrained,
7676
[[:nominal, [NilClass, {}]],
7777
[:predicate, [:type?, [[:type, NilClass], [:input, ROM::Undefined]]]],
78-
{}]],
78+
]],
7979
[:nominal, [String, {}]],
8080
{}]],
8181
source: :users]]

0 commit comments

Comments
 (0)