Skip to content

Commit

Permalink
updated wave_05
Browse files Browse the repository at this point in the history
  • Loading branch information
nishatsalsabil committed Mar 25, 2022
1 parent bcdcfc8 commit 59c268e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added testing_code.py
Empty file.
2 changes: 1 addition & 1 deletion tests/test_wave_05.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def test_new_genre_rec_from_empty_friends():
# *********************************************************************

# Test 24
# @pytest.mark.skip()
@pytest.mark.skip()
def test_unique_rec_from_favorites():
# Arrange
sonyas_data = clean_wave_5_data()
Expand Down

0 comments on commit 59c268e

Please sign in to comment.