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