• libesz's avatar
    Fixing plugin test · 41f7c97a
    libesz authored
    In the TestLoadDir test case, currently reflect.DeepEqual is expected to fail by error. Expected metadata is different than in the fixture yaml. Also, the type of the struct is mismatching in DeepEqual call (struct vs pointer to struct).
    41f7c97a
Name
Last commit
Last update
..
testdata/plugdir Loading commit data...
plugin.go Loading commit data...
plugin_test.go Loading commit data...