From 3c929f5c64ef3a1ef39b74b36093e1c56b1b4d92 Mon Sep 17 00:00:00 2001 From: Dayamond Date: Sat, 18 Oct 2025 17:20:40 +0200 Subject: [PATCH] Change bruno collection name --- tests/bruno.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/bruno.json b/tests/bruno.json index 82c6e55..6667009 100644 --- a/tests/bruno.json +++ b/tests/bruno.json @@ -1,9 +1,9 @@ { "version": "1", - "name": "test", + "name": "test-sae-backend", "type": "collection", "ignore": [ "node_modules", ".git" ] -} \ No newline at end of file +}