mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-30 18:50:53 +00:00
Adds unit tests for the samplepanel plugin
This commit is contained in:
@ -255,7 +255,7 @@ class PluginsRegistry:
|
||||
if active is not None:
|
||||
# Filter by 'enabled' status
|
||||
config = plugin.plugin_config()
|
||||
|
||||
|
||||
if config.active != active:
|
||||
continue
|
||||
|
||||
|
Reference in New Issue
Block a user