Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created February 25, 2013 15:23
Show Gist options
  • Save groovecoder/5030551 to your computer and use it in GitHub Desktop.
Save groovecoder/5030551 to your computer and use it in GitHub Desktop.
..E
======================================================================
ERROR: test_write_to_file (vagrant.apps.humans.tests.HumansTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/vagrant/../vagrant/apps/humans/tests.py", line 62, in test_write_to_file
ht.write_to_file(humans, target, "Banner Message")
TypeError: write_to_file() takes exactly 5 arguments (4 given)
----------------------------------------------------------------------
Ran 3 tests in 0.005s
FAILED (errors=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment