Skip to content

Commit 25a8469

Browse files
committed
update expected output, now that .html.erb files are actually extracted
1 parent 710e79b commit 25a8469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/extractor/tests/vue/output/trap/rails.html.erb.trap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#10000=@"/rails.erb;sourcefile"
2-
files(#10000,"/rails.erb")
1+
#10000=@"/rails.html.erb;sourcefile"
2+
files(#10000,"/rails.html.erb")
33
#10001=@"/;folder"
44
folders(#10001,"/")
55
containerparent(#10001,#10000)

0 commit comments

Comments
 (0)