diff --git a/tests/test_wave_05.py b/tests/test_wave_05.py index 85ebb8b18..b2ba9ad33 100644 --- a/tests/test_wave_05.py +++ b/tests/test_wave_05.py @@ -55,7 +55,7 @@ def test_new_genre_rec_from_empty_friends(): raise Exception("Test needs to be completed.") # ********************************************************************* - # ****** Complete the Act and Assert Portions of theis tests ********** + # ****** Complete the Act and Assert Portions of these tests ********** # ********************************************************************* @pytest.mark.skip()