From c6eabf460588c2852d5ccb4928800f8f8649c7e8 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 5 Dec 2024 18:20:44 +0100 Subject: test git-imports: Remove duplicate entry --- test/end-to-end/git-import/TARGETS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/end-to-end/git-import') diff --git a/test/end-to-end/git-import/TARGETS b/test/end-to-end/git-import/TARGETS index afd79db2..19c7794c 100644 --- a/test/end-to-end/git-import/TARGETS +++ b/test/end-to-end/git-import/TARGETS @@ -53,7 +53,7 @@ , { "type": "if" , "cond": {"type": "var", "name": "TEST_BOOTSTRAP_JUST_MR"} , "then": [] - , "else": ["chained-import", "deduplicate", "annotations"] + , "else": ["chained-import", "annotations"] } ] } -- cgit v1.2.3