1 parent 74645d2 commit 37726a8Copy full SHA for 37726a8
1 file changed
tests/src/test/java/ModTestAllure.java
@@ -19,7 +19,7 @@ public class ModTestAllure extends GenericModTest{
19
public void begin(){
20
//As of September 5, the Allure repository has been deleted or made private. I do not know why.
21
// Archive version of Allure (archive last pull date: 10 April 2026)
22
- grabMod("https://github.com/JasonP01/AllureMod/archive/6781eec0838e114f1de1ce572ebbe5790943cfaa.zip");
+ grabMod("https://github.com/JasonP01/AllureMod/archive/3d580bda58e98f6339e1b746980b66b791f108ee.zip");
23
checkExistence("allure");
24
25
UnitType type = Vars.content.unit("allure-0b11-exodus");
0 commit comments