Skip to content

Commit d805d98

Browse files
author
Clément Turmel
committed
ci(test): display custom error message if tampered/missing verification fails
1 parent b25e136 commit d805d98

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"immutables_dir": "db/immutable",
3+
"missing-files": [
4+
"00001.chunk",
5+
"00001.primary",
6+
"00001.secondary"
7+
],
8+
"non-verifiable-files": [],
9+
"tampered-files": [],
10+
"timestamp": "2025-09-09T13:06:02.845750343+00:00"
11+
}

0 commit comments

Comments
 (0)