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

Commit

Permalink
fix: Import JavaScriptException in Android test
Browse files Browse the repository at this point in the history
  • Loading branch information
hwu1001 committed Aug 27, 2019
1 parent 1f0b603 commit 8d9fcc6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;

import com.bugsnag.android.JavaScriptException;
import com.bugsnag.android.JsonStream;

import org.json.JSONArray;
Expand Down

0 comments on commit 8d9fcc6

Please sign in to comment.