forked from Qortal/qortal
Updated expected hash of demo data as it has been updated.
This commit is contained in:
parent
6c01955561
commit
c222c4eb29
@ -24,7 +24,7 @@ public class ArbitraryDataDigestTests extends Common {
|
||||
@Test
|
||||
public void testDirectoryDigest() throws IOException {
|
||||
Path dataPath = Paths.get("src/test/resources/arbitrary/demo1");
|
||||
String expectedHash58 = "4cibh7BWNUiaPXL88EgsoKxwg4SG7GVmRRQbBYUrkbcy";
|
||||
String expectedHash58 = "DKyMuonWKoneJqiVHgw26Vk1ytrZG9PGsE9xfBg3GKDp";
|
||||
|
||||
// Ensure directory exists
|
||||
assertTrue(dataPath.toFile().exists());
|
||||
|
Loading…
x
Reference in New Issue
Block a user