Skip to content

Commit

Permalink
Fix prototype code
Browse files Browse the repository at this point in the history
  • Loading branch information
ksss committed Oct 25, 2024
1 parent 0fde787 commit 466e83f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/orthoses/active_support/concern_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ def test_class_methods(t)

expect = <<~RBS
module ConcernTest::Mod::ClassMethods
public
def class_m: () -> untyped
end
RBS
Expand Down

0 comments on commit 466e83f

Please sign in to comment.