config: rename dir testconfigs to testdata
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f8df3f3806
commit
7d1c65e5a9
@ -12,7 +12,7 @@ func TestConfig(t *testing.T) {
|
||||
t.Skip("we're running in CI apparently, skipping these tests")
|
||||
}
|
||||
|
||||
confPath := "./testconfigs/"
|
||||
confPath := "./testdata/"
|
||||
ts := []struct {
|
||||
name string
|
||||
fails bool
|
||||
|
Loading…
Reference in New Issue
Block a user