Update root paths test

This commit is contained in:
Brian Kassouf 2017-04-24 12:47:40 -07:00
parent ce9688ce8c
commit 5ff317eb8d
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ func TestSystemBackend_RootPaths(t *testing.T) {
"replication/reindex",
"rotate",
"config/auditing/*",
"plugin-catalog/*",
"plugins/catalog/*",
}
b := testSystemBackend(t)