mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-10 01:10:30 +00:00
Mark "check valid item" test as required
This has passed for years now, no reason for it to be optional.
This commit is contained in:
parent
f115d43d07
commit
e0889c613a
@ -24,7 +24,7 @@ class Inventory_Test {
|
||||
*
|
||||
* @see <https://github.com/cc-tweaked/cc-restitched/issues/121>
|
||||
*/
|
||||
@GameTest(required = false)
|
||||
@GameTest
|
||||
fun Checks_valid_item(helper: GameTestHelper) = helper.sequence {
|
||||
thenOnComputer {
|
||||
getApi<PeripheralAPI>().call(
|
||||
|
Loading…
Reference in New Issue
Block a user