From f782ecbd46889a5e2f03e5b93c355998c9ae08fb Mon Sep 17 00:00:00 2001 From: Artem Date: Tue, 1 Jul 2025 15:07:57 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=20.env.test,=20=D0=B4?= =?UTF-8?q?=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=B2=20=D0=BF=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D0=BD=D1=83=D1=8E=20REMNAWAVE=5FCONFIG=5FPRO?= =?UTF-8?q?FILE=5FUUID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- tests/.env.test | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73c8f60..b7b0f24 100644 --- a/README.md +++ b/README.md @@ -127,4 +127,4 @@ This SDK was originally developed by [@kesevone](https://github.com/kesevone) fo Previously maintained by [@sm1ky](https://github.com/sm1ky) at [`sm1ky/remnawave-api`](https://github.com/sm1ky/remnawave-api). -Now officially maintained by the Remnawave team at [`remnawave/python-sdk`](https://github.com/remnawave/python-sdk). \ No newline at end of file +Now officially maintained by the Remnawave Community at [`remnawave/python-sdk`](https://github.com/remnawave/python-sdk). \ No newline at end of file diff --git a/tests/.env.test b/tests/.env.test index 8b7fef8..583868e 100644 --- a/tests/.env.test +++ b/tests/.env.test @@ -4,4 +4,5 @@ REMNAWAVE_ADMIN_USERNAME= REMNAWAVE_ADMIN_PASSWORD= REMNAWAVE_INBOUND_UUID= REMNAWAVE_USER_UUID= -REMNAWAVE_SHORT_UUID= \ No newline at end of file +REMNAWAVE_SHORT_UUID= +REMNAWAVE_CONFIG_PROFILE_UUID= \ No newline at end of file