Skip to content

Commit

Permalink
Update reactor-netty-http/src/test/java/reactor/netty/http/client/Htt…
Browse files Browse the repository at this point in the history
…pClientTest.java
  • Loading branch information
violetagg authored Jan 8, 2025
1 parent 5b037f9 commit 28c5661
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -677,8 +677,8 @@ void testMaxConnectionPools(boolean withMaxConnectionPools) throws SSLException
}
}
finally {
connectionProvider.dispose();
Loggers.resetLoggerFactory();
connectionProvider.dispose();
}

}
Expand Down

0 comments on commit 28c5661

Please sign in to comment.