Skip to content

Commit c8deb6d

Browse files
committed
[fda] fix stray echo in test
Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
1 parent 53afd9a commit c8deb6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/fda/test.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ set -ex
44
FDA_BINARY=${FDA_BINARY:-../../target/debug/fda}
55

66
fda() {
7-
echo ${SENTRY_DSN}
87
${FDA_BINARY} "$@"
98
}
109

0 commit comments

Comments
 (0)