fix: modified to fix some of the test failures.

This commit is contained in:
James Wells 2023-05-18 18:04:20 -07:00
parent bdeaf2ec92
commit 8f77f2258c
Signed by: jwells
GPG key ID: 73196D10B8E65666
7 changed files with 8 additions and 8 deletions

View file

@ -9,7 +9,7 @@ import (
gstructs "github.com/dragonheim/gagent/internal/gstructs"
)
const testChainDBPath = "test_chaindb.hcl"
const testChainDBPath = "/tmp/test_chaindb.hcl"
func TestGagentDb(t *testing.T) {
// Create a new GagentDb