We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The first time, the timer failed, eg. computer was too slow. This can happen. The second time, this error occurred:
====================================================================== FAIL: test_album (freevle.blueprints.galleries.tests.GalleriesTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "D:\Martin\Documents\GitHub\Freevle\freevle\blueprints\galleries\tests.py", line 32, in test_album self.assertRaises(IntegrityError, self.create_album) AssertionError: IntegrityError not raised by create_album ----------------------------------------------------------------------
The last test passed...
The text was updated successfully, but these errors were encountered:
MPvHarmelen
No branches or pull requests
The first time, the timer failed, eg. computer was too slow. This can happen.
The second time, this error occurred:
The last test passed...
The text was updated successfully, but these errors were encountered: