Skip to content

Commit b6fa308

Browse files
committed
missed one
1 parent cedad81 commit b6fa308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/PiMemberApproveTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ private function requestJoinPI(string $gid)
3434
http_post(__DIR__ . "/../../webroot/panel/groups.php", [
3535
"form_type" => "addPIform",
3636
"pi" => $gid,
37+
"tos" => "agree",
3738
]);
3839
}
3940

0 commit comments

Comments
 (0)