mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
date depends on current git commit
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user