Skip to content

Commit eb01b13

Browse files
Boss-1sfaretek1
authored andcommitted
fix: comments
Signed-off-by: Boss_1s <95505913+Boss-1s@users.noreply.github.com>
1 parent e7616c5 commit eb01b13

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

tests/test_memberships.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
warnings.filterwarnings("ignore", category=sa.UserAuthenticationWarning)
55

66

7-
def test_memberships():
8-
# unfortunately we don't have amazingly robust test-cases here.
9-
10-
# these are subject to change, we need to find long term members for this
7+
def test_memberships():
8+
# NOTE: these are subject to change
119
member_users = [
1210
sa.get_user("-KittyMax-"),
1311
sa.get_user("scratchteam"),

0 commit comments

Comments
 (0)