Skip to content

Commit bd1828d

Browse files
committed
[BridgeJS] Refresh identity tests skeleton after merge with main
#731 added the GC lifecycle test (with new imported function entries) to main while this branch was open. Re-running the BridgeJS regen against the merged tree fills in the `accessLevel` field on the new entries that were absent at merge time.
1 parent 9696410 commit bd1828d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/BridgeJSIdentityTests/Generated/JavaScript/BridgeJS.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@
407407
{
408408
"functions" : [
409409
{
410+
"accessLevel" : "internal",
410411
"effects" : {
411412
"isAsync" : false,
412413
"isStatic" : false,

0 commit comments

Comments
 (0)