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

Commit

Permalink
Merge pull request #399 from v1zix/javascriptexception-symbol-error
Browse files Browse the repository at this point in the history
fix: Import JavaScriptException in Android test
  • Loading branch information
fractalwrench authored Aug 29, 2019
2 parents 1f0b603 + 8d9fcc6 commit ed5aace
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 ed5aace

Please sign in to comment.