Skip to content
This repository was archived by the owner on Sep 14, 2020. It is now read-only.

Commit ed5aace

Browse files
Merge pull request #399 from v1zix/javascriptexception-symbol-error
fix: Import JavaScriptException in Android test
2 parents 1f0b603 + 8d9fcc6 commit ed5aace

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

android/src/androidTest/java/com/bugsnag/JavaScriptExceptionTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import static org.junit.Assert.assertEquals;
44
import static org.junit.Assert.assertTrue;
55

6+
import com.bugsnag.android.JavaScriptException;
67
import com.bugsnag.android.JsonStream;
78

89
import org.json.JSONArray;

0 commit comments

Comments
 (0)