• 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
plugin_test.go 2.89 KB