From 0cf9a3e8ca38a129644f4820331d22787b292997 Mon Sep 17 00:00:00 2001
From: Dorian Turba <froggit.commit.z3jqj@simplelogin.com>
Date: Mon, 10 Jul 2023 19:49:48 +0200
Subject: [PATCH] fix pytest labels

---
 pytest.r2.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pytest.r2.yml b/pytest.r2.yml
index c47985d..761d62c 100644
--- a/pytest.r2.yml
+++ b/pytest.r2.yml
@@ -6,7 +6,7 @@ data:
     icon: 💯
     public: true
     labels:
-        - Tests
+        - Test
         - Utilities
         - Python
     license: MIT
-- 
GitLab