Skip to content

Commit 915e89e

Browse files
author
Matteo La Cognata
committed
Add tests
Signed-off-by: Matteo La Cognata <matteo.lacognata@capdesk.com>
1 parent 80da2e2 commit 915e89e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/lib/annotate/annotate_models_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
SORBET_COMMENTS = [
2525
'# typed: true',
26+
'#typed: false'
2627
].freeze unless const_defined?(:SORBET_COMMENTS)
2728

2829
def mock_index(name, params = {})

0 commit comments

Comments
 (0)