We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a581be4 commit 8aea1f8Copy full SHA for 8aea1f8
MinecraftJars.Tests/VersionTests.cs
@@ -61,6 +61,7 @@ public async Task GetVersions_SpecificVersion(string projectName)
61
62
[TestCase("Vanilla")]
63
[TestCase("Bedrock")]
64
+ [TestCase("Fabric")]
65
[TestCase("Pocketmine")]
66
[TestCase("Spigot")]
67
[TestCase("Paper")]
@@ -83,6 +84,7 @@ public async Task GetVersions_ContainsSnapshot(string projectName)
83
84
85
86
87
88
89
90
0 commit comments