Skip to content

Commit

Permalink
remove commented out Forest worldstate
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <garyschulte@gmail.com>
  • Loading branch information
garyschulte committed Aug 30, 2023
1 parent c991354 commit 3ca67ad
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,5 @@ static void insertAccount(
static ReferenceTestWorldState create(final Map<String, AccountMock> accounts) {
// delegate to a Bonsai reference test world state:
return BonsaiReferenceTestWorldState.create(accounts);
// return DefaultReferenceTestWorldState.create(accounts);
}
}

0 comments on commit 3ca67ad

Please sign in to comment.