Skip to content

Commit f7a37eb

Browse files
test: run final redaction-safe Covencat probe
Signed-off-by: Timothy Wayne Gregg <5861166+romgenie@users.noreply.github.com>
1 parent 6d6a293 commit f7a37eb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

probe/covencat-live.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
// Disposable final-revision verification probe (bounded-evidence run).
1+
// Disposable final-revision verification probe (redaction-safe final run).
22
export function describeLiveProbe(value) {
33
return {
44
value,
55
status: "ready",
66
};
7-
}

0 commit comments

Comments
 (0)