fix: test cases change
This commit is contained in:
@@ -17,8 +17,6 @@ import (
|
||||
"github.com/beckn/beckn-onix/pkg/plugin/definition"
|
||||
)
|
||||
|
||||
// TODO: Add unit tests for the plugin manager functions to ensure proper functionality and error handling.
|
||||
|
||||
type onixPlugin interface {
|
||||
Lookup(string) (plugin.Symbol, error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user