mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 13:42:59 +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:
		| @@ -24,7 +24,7 @@ class Inventory_Test { | |||||||
|      * |      * | ||||||
|      * @see <https://github.com/cc-tweaked/cc-restitched/issues/121> |      * @see <https://github.com/cc-tweaked/cc-restitched/issues/121> | ||||||
|      */ |      */ | ||||||
|     @GameTest(required = false) |     @GameTest | ||||||
|     fun Checks_valid_item(helper: GameTestHelper) = helper.sequence { |     fun Checks_valid_item(helper: GameTestHelper) = helper.sequence { | ||||||
|         thenOnComputer { |         thenOnComputer { | ||||||
|             getApi<PeripheralAPI>().call( |             getApi<PeripheralAPI>().call( | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jonathan Coates
					Jonathan Coates