Skip to content

Commit f5f79a8

Browse files
committed
Update ActionController fixture
1 parent 615beee commit f5f79a8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ql/test/library-tests/frameworks/ActionController.expected

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ actionControllerActionMethods
1313
| app/controllers/foo/bars_controller.rb:15:3:19:5 | show |
1414
paramsCalls
1515
| ActiveRecordInjection.rb:35:30:35:35 | call to params |
16-
| ActiveRecordInjection.rb:39:30:39:35 | call to params |
17-
| ActiveRecordInjection.rb:43:32:43:37 | call to params |
16+
| ActiveRecordInjection.rb:39:29:39:34 | call to params |
17+
| ActiveRecordInjection.rb:43:31:43:36 | call to params |
1818
| ActiveRecordInjection.rb:48:21:48:26 | call to params |
1919
| ActiveRecordInjection.rb:54:34:54:39 | call to params |
2020
| ActiveRecordInjection.rb:56:23:56:28 | call to params |
@@ -24,16 +24,16 @@ paramsCalls
2424
| ActiveRecordInjection.rb:77:12:77:17 | call to params |
2525
| ActiveRecordInjection.rb:83:12:83:17 | call to params |
2626
| ActiveRecordInjection.rb:88:15:88:20 | call to params |
27-
| ActiveRecordInjection.rb:94:22:94:27 | call to params |
27+
| ActiveRecordInjection.rb:94:21:94:26 | call to params |
2828
| app/controllers/foo/bars_controller.rb:8:21:8:26 | call to params |
2929
| app/controllers/foo/bars_controller.rb:9:10:9:15 | call to params |
3030
| app/controllers/foo/bars_controller.rb:16:21:16:26 | call to params |
3131
| app/controllers/foo/bars_controller.rb:17:10:17:15 | call to params |
3232
| app/views/foo/bars/show.html.erb:5:9:5:14 | call to params |
3333
paramsSources
3434
| ActiveRecordInjection.rb:35:30:35:35 | call to params |
35-
| ActiveRecordInjection.rb:39:30:39:35 | call to params |
36-
| ActiveRecordInjection.rb:43:32:43:37 | call to params |
35+
| ActiveRecordInjection.rb:39:29:39:34 | call to params |
36+
| ActiveRecordInjection.rb:43:31:43:36 | call to params |
3737
| ActiveRecordInjection.rb:48:21:48:26 | call to params |
3838
| ActiveRecordInjection.rb:54:34:54:39 | call to params |
3939
| ActiveRecordInjection.rb:56:23:56:28 | call to params |
@@ -43,7 +43,7 @@ paramsSources
4343
| ActiveRecordInjection.rb:77:12:77:17 | call to params |
4444
| ActiveRecordInjection.rb:83:12:83:17 | call to params |
4545
| ActiveRecordInjection.rb:88:15:88:20 | call to params |
46-
| ActiveRecordInjection.rb:94:22:94:27 | call to params |
46+
| ActiveRecordInjection.rb:94:21:94:26 | call to params |
4747
| app/controllers/foo/bars_controller.rb:8:21:8:26 | call to params |
4848
| app/controllers/foo/bars_controller.rb:9:10:9:15 | call to params |
4949
| app/controllers/foo/bars_controller.rb:16:21:16:26 | call to params |

0 commit comments

Comments
 (0)