We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999a23e commit f8b2a38Copy full SHA for f8b2a38
1 file changed
test/bats/81_alert_context.bats
@@ -30,7 +30,7 @@ teardown() {
30
31
#----------
32
33
-@test "$FILE 1.1.1.172 has context" {
+@test "1.1.1.172 has context" {
34
tmpfile=$(TMPDIR="$BATS_TEST_TMPDIR" mktemp)
35
touch "$tmpfile"
36
0 commit comments