mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 05:26:45 +00:00
date depends on current git commit
This commit is contained in:
parent
9f558d0f69
commit
98c93c59bb
@ -155,8 +155,6 @@ class IntegrationPluginBaseTests(TestCase):
|
||||
self.assertEqual(self.plugin_name.human_name, 'a titel')
|
||||
|
||||
# pub_date
|
||||
self.assertEqual(self.plugin.pub_date, 'No date found')
|
||||
self.assertEqual(self.plugin_simple.pub_date, 'No date found')
|
||||
self.assertEqual(self.plugin_name.pub_date, "1111.11.11")
|
||||
|
||||
# version
|
||||
|
Loading…
x
Reference in New Issue
Block a user