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