Skip to content

Commit 807062a

Browse files
committed
Fix lint issue
1 parent 4018ef9 commit 807062a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

aztec/src/test/kotlin/org/wordpress/aztec/AztecContentChangeWatcherTest.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package org.wordpress.aztec
22

3-
import org.junit.Assert.*
3+
import org.junit.Assert.assertFalse
4+
import org.junit.Assert.assertTrue
45
import org.junit.Before
56
import org.junit.Test
67
import org.junit.runner.RunWith

0 commit comments

Comments
 (0)