Skip to content

Commit 50c46bb

Browse files
committed
lint
1 parent 445d5e2 commit 50c46bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-groups.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ without_internet({
5555

5656
expect_DELETE(
5757
client$group_member_remove(group_guid, user),
58-
"https://connect.example/__api__/v1/groups/a6fb5cea-0123-4567-89ab-cdef01234567/members/20a79ce3-6e87-4522-9faf-be24228800a4"
58+
"https://connect.example/__api__/v1/groups/a6fb5cea-0123-4567-89ab-cdef01234567/members/20a79ce3-6e87-4522-9faf-be24228800a4" # nolint
5959
)
6060
})
6161
})

0 commit comments

Comments
 (0)