Skip to content

Commit

Permalink
Merge pull request #4 from bigboybamo/hotfix/Test_Merge_yml
Browse files Browse the repository at this point in the history
Test Merge Yml
  • Loading branch information
bigboybamo authored Aug 21, 2024
2 parents df68268 + c02b8df commit ef0339c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TextToSpeechTests/UITests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public void TestCleanup()
[DataTestMethod]
[DataRow("This is an automated test.")]
[DataRow("Automated, this test is.")]
[DataRow("ThisisNotAword")]
public void Should_SpeakSentence_WhenButtonIsClicked(string param)
{
//Arrange
Expand Down
Binary file modified TextToSpeechTests/bin/Debug/TextToSpeechTests.dll
Binary file not shown.
Binary file modified TextToSpeechTests/bin/Debug/TextToSpeechTests.pdb
Binary file not shown.
Binary file not shown.
Binary file modified TextToSpeechTests/obj/Debug/TextToSpeechTests.dll
Binary file not shown.
Binary file modified TextToSpeechTests/obj/Debug/TextToSpeechTests.pdb
Binary file not shown.

0 comments on commit ef0339c

Please sign in to comment.