Skip to content

Commit

Permalink
Remove comment [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Jul 9, 2024
1 parent 9432899 commit 2a377fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ruby_indexer/test/rbs_indexer_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ def test_rbs_method_with_optional_positionals

# def self.polar: (Numeric, ?Numeric) -> Complex

# TODO: this should be a sequence :arg0, :arg1
parameters = entry.signatures[0].parameters

assert_equal([:arg0, :arg1], parameters.map(&:name))
Expand Down

0 comments on commit 2a377fa

Please sign in to comment.