mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
rename test
This commit is contained in:
parent
626e3838ae
commit
204b4fd527
@ -6,8 +6,8 @@ from plugin import registry
|
||||
from plugin.registry import call_function
|
||||
|
||||
|
||||
class ScheduledTaskPluginTests(TestCase):
|
||||
""" Tests for ScheduledTaskPlugin """
|
||||
class ExampleScheduledTaskPluginTests(TestCase):
|
||||
""" Tests for provided ScheduledTaskPlugin """
|
||||
|
||||
def test_function(self):
|
||||
"""check if the scheduling works"""
|
||||
|
Loading…
Reference in New Issue
Block a user