From b95e6cf16f82b105d23314abe6c395961d0249fa Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Fri, 3 Jan 2025 20:12:33 +0100 Subject: [PATCH] Update .github/labels.yml Signed-off-by: Quentin McGaw --- .github/labels.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 2f104e01ec..dbd650f130 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -33,9 +33,6 @@ description: "Extra attention is needed" - name: "incident response" color: "DAD20E" -- name: "integration-testing" - color: "0A0235" - description: "Refactoring of unit tests to fixture-based integration" - name: "invalid" color: "e4e669" description: "This doesn't seem right"