Change bruno collection name

This commit is contained in:
Dayamond
2025-10-18 17:20:40 +02:00
parent 223cfe086c
commit 3c929f5c64
+2 -2
View File
@@ -1,9 +1,9 @@
{ {
"version": "1", "version": "1",
"name": "test", "name": "test-sae-backend",
"type": "collection", "type": "collection",
"ignore": [ "ignore": [
"node_modules", "node_modules",
".git" ".git"
] ]
} }