Skip to content

Commit

Permalink
Update Content.IntegrationTests/Tests/Announcers/AnnouncerAudioTest.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Danger Revolution! <[email protected]>
Signed-off-by: DEATHB4DEFEAT <[email protected]>
  • Loading branch information
DEATHB4DEFEAT and DangerRevolution authored Jul 21, 2024
1 parent 508bed0 commit f063ec0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
namespace Content.IntegrationTests.Tests.Announcers;

/// <summary>
/// Checks if every station event wanting the announcerSystem to send audios has a sound file
/// Checks if every station event using the announcerSystem has a valid audio file associated with it
/// </summary>
[TestFixture]
[TestOf(typeof(AnnouncerPrototype))]
Expand Down

0 comments on commit f063ec0

Please sign in to comment.