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 29, 2023
1 parent a46e738 commit 95c79c3
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 95c79c3

Please sign in to comment.