Require suggestion before entering vote phase
This commit is contained in:
@@ -602,6 +602,7 @@ public class SuggestionTests
|
||||
});
|
||||
|
||||
await owner.PostAsJsonAsync("/api/me/phase/next", new { }); // Vote
|
||||
await other.CreateSuggestionAsync("Other vote seed");
|
||||
await other.PostAsJsonAsync("/api/me/phase/next", new { });
|
||||
await other.PostAsJsonAsync("/api/votes", new
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user