Browse Source

test

pull/6/head
Mathias Markl 7 years ago
parent
commit
5f819c945d
  1. 1
      muk_models_groupby_hour/tests/test_groupby.py

1
muk_models_groupby_hour/tests/test_groupby.py

@ -51,6 +51,5 @@ class AttachmentTestCase(common.TransactionCase):
domain=[],
fields=['name', 'create_date'],
groupby='create_date:hour')
_logger.warning(result)
self.assertTrue(result)
Loading…
Cancel
Save