Skip to content

Commit

Permalink
Update tests/unit/utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Ruebel <[email protected]>
  • Loading branch information
mavaylon1 and oruebel authored Sep 29, 2023
1 parent bf31904 commit 0a838b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from hdmf.utils import (docval, getargs, get_docval)

CORE_NAMESPACE = 'test_core'
ROOT_NAME = 'root'
from hdmf_zarr.backend import ROOT_NAME


class CacheSpecTestHelper(object):
Expand Down

0 comments on commit 0a838b7

Please sign in to comment.