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"