Skip to content

Commit

Permalink
Use proper import
Browse files Browse the repository at this point in the history
  • Loading branch information
emartynov authored and florina-muntenescu committed Jan 2, 2020
1 parent 4a2aafa commit 5df185f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

package io.plaidapp.core.designernews.data.api

import junit.framework.Assert.assertEquals
import okhttp3.ResponseBody.Companion.toResponseBody
import org.junit.Assert.assertEquals
import org.junit.Test

/**
Expand Down

0 comments on commit 5df185f

Please sign in to comment.