Add StorageInteractionTest (#28541)
This commit is contained in:
@@ -18,7 +18,7 @@ public sealed class DispenserTest : InteractionTest
|
||||
ToggleNeedPower();
|
||||
|
||||
// Insert beaker
|
||||
await Interact("Beaker");
|
||||
await InteractUsing("Beaker");
|
||||
Assert.That(Hands.ActiveHandEntity, Is.Null);
|
||||
|
||||
// Open BUI
|
||||
|
||||
Reference in New Issue
Block a user