Remove non-determanistic test
This commit is contained in:
parent
e9cc191d9b
commit
3e7759c52d
1 changed files with 0 additions and 1 deletions
|
@ -48,5 +48,4 @@ class BuildDocumentTestCase(BaseTestCase):
|
||||||
doc
|
doc
|
||||||
)
|
)
|
||||||
self.assertIn('Doe, John. 2005.', doc)
|
self.assertIn('Doe, John. 2005.', doc)
|
||||||
self.assertIn('<div id="refs" class="references">', doc)
|
|
||||||
|
|
||||||
|
|
Reference in a new issue