Skip to content

Commit 0471701

Browse files
committed
Update spec
1 parent 09a2e6f commit 0471701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/integration/dry/configurable/setting_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127

128128
expect {
129129
object.config.failable = 12
130-
}.to raise_error(NoMethodError, /undefined method `to_sym'/)
130+
}.to raise_error(NoMethodError, /undefined method (`|')to_sym'/)
131131
end
132132
end
133133

0 commit comments

Comments
 (0)