We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0acea4 commit a978787Copy full SHA for a978787
Modrinth.Net.Test/ModrinthApiTests/EndpointTests.cs
@@ -11,6 +11,7 @@ public class EndpointTests
11
12
/// <summary>
13
/// Must be users that have at least one project
14
+ /// The first ID should be the ID of the user that will be authenticated
15
/// </summary>
16
protected readonly string[] TestUserIds = {"MaovZxtD", "5XoMa0C4"};
17
0 commit comments