Skip to content

Commit

Permalink
fix: added import for JS runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamguptadream11 committed Aug 22, 2024
1 parent c330f6c commit 308f9a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
import java.util.Set;
import java.util.Stack;

import com.facebook.hermes.test.JSRuntime;
// Run "./gradlew :intltest:prepareTests" from the root to copy the test files to the
// APK assets.
@RunWith(AndroidJUnit4.class)
Expand Down

0 comments on commit 308f9a4

Please sign in to comment.