Skip to content

Commit 4635163

Browse files
committed
remove $FILE from test description
1 parent 91ca82b commit 4635163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bats/81_alert_context.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ teardown() {
3030

3131
#----------
3232

33-
@test "$FILE 1.1.1.172 has context" {
33+
@test "1.1.1.172 has context" {
3434
tmpfile=$(TMPDIR="$BATS_TEST_TMPDIR" mktemp)
3535
touch "$tmpfile"
3636

0 commit comments

Comments
 (0)