test(core): update symbols used in the test app (#37785)

This commit updates the golden file that contains the set of symbols used in the test TODO app. The `storeCleanupFn` function was replaced by `storeCleanupWithContext` in 75b119eafc and this commit updates the golden file to reflect that.

PR Close #37785
This commit is contained in:
Andrew Kushnir
2020-06-26 15:52:54 -07:00
parent 75b119eafc
commit 78460c1848

View File

@ -1164,7 +1164,7 @@
"name": "shouldSearchParent" "name": "shouldSearchParent"
}, },
{ {
"name": "storeCleanupFn" "name": "storeCleanupWithContext"
}, },
{ {
"name": "stringify" "name": "stringify"