Skip to content

Commit

Permalink
Do not start test harness deamons in dbg mode by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ghubstan committed Jul 30, 2021
1 parent b8379e2 commit b4ee6db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public abstract class AbstractOfferTest extends MethodTest {
@BeforeAll
public static void setUp() {
startSupportingApps(true,
true,
false,
bitcoind,
seednode,
arbdaemon,
Expand Down

0 comments on commit b4ee6db

Please sign in to comment.