From 796297eb19d4bb154e2e0cb871174e86d3d3fa8b Mon Sep 17 00:00:00 2001 From: Tom Hvitved Date: Tue, 7 May 2024 15:41:38 +0200 Subject: [PATCH] Ruby: Update expected test output --- .../library-tests/frameworks/action_view/ActionView.expected | 1 + 1 file changed, 1 insertion(+) diff --git a/ruby/ql/test/library-tests/frameworks/action_view/ActionView.expected b/ruby/ql/test/library-tests/frameworks/action_view/ActionView.expected index b0512da2e84..eff93f6e7b4 100644 --- a/ruby/ql/test/library-tests/frameworks/action_view/ActionView.expected +++ b/ruby/ql/test/library-tests/frameworks/action_view/ActionView.expected @@ -12,6 +12,7 @@ rawCalls | app/views/foo/bars/show.html.erb:4:5:4:29 | call to raw | | app/views/foo/bars/show.html.erb:5:5:5:21 | call to raw | | app/views/foo/bars/show.html.erb:7:5:7:19 | call to raw | +| app/views/foo/bars/show.html.erb:11:11:11:25 | call to raw | renderCalls | app/controllers/foo/bars_controller.rb:6:5:6:37 | call to render | | app/controllers/foo/bars_controller.rb:23:5:23:76 | call to render |