mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-21 03:10:54 -04:00
Test missing template
This commit is contained in:
parent
b4eee8a96d
commit
0e7189bf73
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ public class ExampleFabricTestSuite implements FabricGameTest {
|
|||
);
|
||||
}
|
||||
|
||||
@GameTest(templateName = "fabric-gametest-api-v1-testmod:exampletestsuite.diamond")
|
||||
@GameTest(templateName = "fabric-gametest-api-v1-testmod:exampletestsuite.diamond.notfound")
|
||||
public void diamond(TestContext context) {
|
||||
// Nothing to do as the structure placed the block.
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue