Skip to content

Commit 85c996a

Browse files
author
craigsdennis
committed
Updates default text for new failure message
1 parent 08be70b commit 85c996a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenge1-top-referrers.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@
865865
"Traceback (most recent call last):\n",
866866
" File \"/Users/craig/Code/scripting/intro-to-pandas/tests/test_cells.py\", line 31, in test_total\n",
867867
" \"Whoops I received a different count than I expected, make sure the last line \"\n",
868-
"AssertionError: 475 != 152 : Whoops I received a different count than I expected, make sure the last line is the entire resulting DataFrame (not just the head)\n",
868+
"AssertionError: 475 != 142 : Whoops I received a different count than I expected, make sure the last line is the entire resulting DataFrame (not just the head)\n",
869869
"\n",
870870
"----------------------------------------------------------------------\n",
871871
"Ran 3 tests in 0.004s\n",

0 commit comments

Comments
 (0)