Skip to content

Commit 747a039

Browse files
Copilotkwerle
andcommitted
Fix trailing whitespace in test cases
Co-authored-by: kwerle <23320+kwerle@users.noreply.github.com>
1 parent 77b7807 commit 747a039

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spec/lib/ruby_language_server/scope_parser_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ def some_method
173173
<<-RUBY
174174
module Foo
175175
module Bar
176-
end
176+
end
177177
module Baz
178178
end
179179
end
@@ -205,7 +205,7 @@ module Baz
205205
<<-RUBY
206206
module Foo
207207
class Bar
208-
end
208+
end
209209
class Baz
210210
end
211211
end

0 commit comments

Comments
 (0)