From 1d073e7932470748a257bea19bfee9e360893882 Mon Sep 17 00:00:00 2001 From: Timothy Sehn Date: Mon, 16 Aug 2021 15:08:15 -0700 Subject: [PATCH] Fix formatting --- integration-tests/bats/import-update-tables.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/bats/import-update-tables.bats b/integration-tests/bats/import-update-tables.bats index 0f865de338..bedbc767cb 100644 --- a/integration-tests/bats/import-update-tables.bats +++ b/integration-tests/bats/import-update-tables.bats @@ -236,7 +236,7 @@ DELIM [[ "$output" =~ "1,1,2,3,4,8" ]] || false } -@test "subsequent runs of same import with duplicate keys produces no modifications" { +@test "import-update-tables: subsequent runs of same import with duplicate keys produces no modifications" { cat < 1pk5col-rpt-ints.csv pk,c1,c2,c3,c4,c5 1,1,2,3,4,5