From 5064e4e37edc7ec4df60171e90a687b47b876da1 Mon Sep 17 00:00:00 2001 From: Dotan Nahum Date: Wed, 15 May 2024 11:24:26 +0300 Subject: [PATCH] tests: align snapshot --- teller-cli/tests/cmd/redact.trycmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teller-cli/tests/cmd/redact.trycmd b/teller-cli/tests/cmd/redact.trycmd index f021b58a..2ab4130e 100644 --- a/teller-cli/tests/cmd/redact.trycmd +++ b/teller-cli/tests/cmd/redact.trycmd @@ -1,4 +1,6 @@ ```console $ teller redact --in text.txt +hello [REDACTED], +I just read that you made linux. ```