From 21571aca15dae65833c5194e8d85784615b4e8a5 Mon Sep 17 00:00:00 2001 From: Oleg Proskurin Date: Sun, 1 Feb 2026 20:35:20 +0700 Subject: [PATCH] chore: update creds --- tests/api/02-basic.rest | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tests/api/02-basic.rest b/tests/api/02-basic.rest index 3d85e7a..0e80891 100644 --- a/tests/api/02-basic.rest +++ b/tests/api/02-basic.rest @@ -1,8 +1,9 @@ -@base = http://localhost:3000 -# @base = https://api.banatie.app -# @apiKey = bnt_e6eb544c505922b9bfe5b088e067fc3940efff16b1b88585c5518946630d4a66 +# @base = http://localhost:3000 +# @apiKey = bnt_415a15747796a9676cb47c663fcede36af3583cedaec19893b831ec7a2ae0311 + +@base = https://api.banatie.app +@apiKey = bnt_e6eb544c505922b9bfe5b088e067fc3940efff16b1b88585c5518946630d4a66 -@apiKey = bnt_415a15747796a9676cb47c663fcede36af3583cedaec19893b831ec7a2ae0311 ############################################################################### # IMAGE UPLOAD & CRUD TESTS