diff --git a/tests/automation/constants/community.ts b/tests/automation/constants/community.ts index b24ad16..6cf3ba8 100644 --- a/tests/automation/constants/community.ts +++ b/tests/automation/constants/community.ts @@ -1,5 +1,4 @@ -export const testCommunityLink = - 'https://chat.lokinet.dev/testing-all-the-things?public_key=1d7e7f92b1ed3643855c98ecac02fc7274033a3467653f047d6e433540c03f17'; +export const testCommunityLink = `https://test-chat.session.codes/testing-all-the-things?public_key=1d7e7f92b1ed3643855c98ecac02fc7274033a3467653f047d6e433540c03f17`; export const testCommunityName = 'Testing All The Things!'; export type DefaultCommunity =