Feat: end turn endpoint
This commit is contained in:
@ -84,6 +84,7 @@ func MakeTestState() *FullInfo {
|
||||
Cards: cards,
|
||||
RedTeam: redTeam,
|
||||
BlueTeam: blueTeam,
|
||||
TeamTurn: "blue",
|
||||
}
|
||||
us := &UserState{
|
||||
Username: "test-name",
|
||||
|
Reference in New Issue
Block a user