status-desktop/test/e2e/constants/group_chat.py

6 lines
118 B
Python

from enum import Enum
class GroupChatMessages(Enum):
WELCOME_GROUP_MESSAGE = "Welcome to the beginning of the "