From aa7606cf42092d4b418c03360036e985cb3309f5 Mon Sep 17 00:00:00 2001 From: Galactic Chimp Date: Sat, 31 Jul 2021 21:01:03 +0200 Subject: [PATCH] test fixes --- .../Tests/Destructible/DestructibleTestPrototypes.cs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Content.IntegrationTests/Tests/Destructible/DestructibleTestPrototypes.cs b/Content.IntegrationTests/Tests/Destructible/DestructibleTestPrototypes.cs index 27e72e74b0..31e9021f50 100644 --- a/Content.IntegrationTests/Tests/Destructible/DestructibleTestPrototypes.cs +++ b/Content.IntegrationTests/Tests/Destructible/DestructibleTestPrototypes.cs @@ -1,4 +1,4 @@ -namespace Content.IntegrationTests.Tests.Destructible +namespace Content.IntegrationTests.Tests.Destructible { public static class DestructibleTestPrototypes { @@ -30,7 +30,8 @@ triggersOnce: false behaviors: - !type:PlaySoundBehavior - sound: /Audio/Effects/woodhit.ogg + sound: + path: /Audio/Effects/woodhit.ogg - !type:SpawnEntitiesBehavior spawn: {SpawnedEntityId}: @@ -52,7 +53,8 @@ damage: 50 behaviors: - !type:PlaySoundBehavior - sound: /Audio/Effects/woodhit.ogg + sound: + path: /Audio/Effects/woodhit.ogg - !type:SpawnEntitiesBehavior spawn: {SpawnedEntityId}: