Skip to content

Commit

Permalink
ignore compareWithJsoup test
Browse files Browse the repository at this point in the history
  • Loading branch information
itboy87 committed Aug 27, 2024
1 parent a67cc38 commit ba37a1b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ import kotlin.test.Test
class PerformanceComparisonTest {

@Test
// @Ignore
@Ignore
fun compareWithJsoup() = runTest {

delay(8000)
if (BuildConfig.isGithubActions) {
return@runTest
}
Expand Down

0 comments on commit ba37a1b

Please sign in to comment.