Skip to content

Commit

Permalink
Fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Feb 1, 2024
1 parent 8884a3c commit 10384e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import kotlin.test.BeforeTest
import kotlin.test.Test

@RunWith(AndroidJUnit4::class)
class ComscoreTrackerTest {
class ComScoreTrackerTest {

@BeforeTest
fun setup() {
Expand Down

0 comments on commit 10384e1

Please sign in to comment.