Currently the test/interpreter_functional suite has its own implementation of Jest-like snapshots for testing. Since #82932 has been merged there's now a unified snapshot implementation that can be used across functional test suites... we should look into replacing the existing interpreter test snapshots with the new shared ones.