Skip to content

Commit

Permalink
Merge pull request #17670 from hvitved/ruby/fix-test
Browse files Browse the repository at this point in the history
Ruby: Fix expected test output
  • Loading branch information
aibaars authored Oct 7, 2024
2 parents 927b402 + f1afa2b commit c04315a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ params
erbCalls
| app.rb:76:5:76:36 | call to erb | views/index.erb:0:0:0:0 | views/index.erb |
erbSyntheticGlobals
| SinatraErbLocalsHash(library-tests/frameworks/sinatra/views/index.erb,library-tests/frameworks/sinatra/app.rb@76:5:76:36) | views/index.erb:0:0:0:0 | views/index.erb |
| SinatraErbLocalsHash(views/index.erb,app.rb@76:5:76:36) | views/index.erb:0:0:0:0 | views/index.erb |
filters
| app.rb:84:3:87:5 | call to before | before |
| app.rb:98:3:100:5 | call to after | after |
Expand Down

0 comments on commit c04315a

Please sign in to comment.