This commit is contained in:
Anuken
2024-01-08 08:12:26 -05:00
parent c255ff0acd
commit f5b9fc21d0
+1 -1
View File
@@ -17,7 +17,7 @@ public class ModTestAllure extends GenericModTest{
@Test @Test
public void begin(){ public void begin(){
grabMod("https://github.com/Allure/Allure/archive/4150f74db1ea6058dc090959cf0fe5dc9d239e37.zip"); grabMod("https://github.com/LixieWulf/Allure/archive/4150f74db1ea6058dc090959cf0fe5dc9d239e37.zip");
checkExistence("allure"); checkExistence("allure");
UnitType type = Vars.content.unit("allure-0b11-exodus"); UnitType type = Vars.content.unit("allure-0b11-exodus");