Skip to content

Commit

Permalink
fix line
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailSuendukov committed Oct 24, 2023
1 parent aab139f commit 2fbde9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1582,4 +1582,4 @@ PluginTestingFramework.initializeTests(new RNProjectManager(), supportedTargetPl
.done(() => { done(); }, (e) => { done(e); });
});
});
});
});

0 comments on commit 2fbde9f

Please sign in to comment.