Add Bruno tests

This commit is contained in:
Dayamond
2025-10-18 17:17:35 +02:00
parent 1c00dbdb85
commit 223cfe086c
7 changed files with 76 additions and 69 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"version": "1",
"name": "test",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}