Skip to content

Commit

Permalink
Fixing newly added test
Browse files Browse the repository at this point in the history
  • Loading branch information
jagdish-15 committed Jan 9, 2025
1 parent d432d26 commit 244b007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/bob/test_bob.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ static void test_multiple_line_question(void)
{
TEST_IGNORE();
TEST_ASSERT_EQUAL_STRING(
"Whatever.",
"Sure.",
hey_bob("\nDoes this cryogenic chamber make\n me look fat?"));
}

Expand Down

0 comments on commit 244b007

Please sign in to comment.