Skip to content

Commit

Permalink
build: update socketfail
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon406 committed Aug 19, 2024
1 parent 46ae026 commit 22d751f
Show file tree
Hide file tree
Showing 2 changed files with 2,251 additions and 8,547 deletions.
6 changes: 4 additions & 2 deletions src/test/java/me/leon/ip/IpFilterTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ class IpFilterTest {

@Test
fun reTestFailIps() {
failIp()
removeOkPorts()
repeat(5){
failIp()
removeOkPorts()
}
}

@Test
Expand Down
Loading

0 comments on commit 22d751f

Please sign in to comment.