mirror of
https://github.com/status-im/consul.git
synced 2025-02-10 04:45:05 +00:00
commit
81194972a0
@ -31,7 +31,7 @@ func TestStaticACL(t *testing.T) {
|
||||
}
|
||||
|
||||
manage := ManageAll()
|
||||
if _, ok := none.(*StaticACL); !ok {
|
||||
if _, ok := manage.(*StaticACL); !ok {
|
||||
t.Fatalf("expected static")
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user