fix test calls

Signed-off-by: Meredith Lancaster <[email protected]>
This commit is contained in:
Meredith Lancaster
2025-12-08 15:33:01 -08:00
parent b8933d0495
commit d1f9584cda
3 changed files with 13 additions and 25 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export {createStorageRecord} from '.artifactMetadata'
export {createStorageRecord} from './artifactMetadata'
export {AttestOptions, attest} from './attest'
export {
AttestProvenanceOptions,