mirror of
https://github.com/github/codeql.git
synced 2026-05-03 20:58:03 +02:00
update expected output, now that .html.erb files are actually extracted
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#10000=@"/rails.erb;sourcefile"
|
||||
files(#10000,"/rails.erb")
|
||||
#10000=@"/rails.html.erb;sourcefile"
|
||||
files(#10000,"/rails.html.erb")
|
||||
#10001=@"/;folder"
|
||||
folders(#10001,"/")
|
||||
containerparent(#10001,#10000)
|
||||
|
||||
Reference in New Issue
Block a user