Fix outdated test
This commit is contained in:
parent
d8009bced1
commit
cef171e4ea
|
@ -277,7 +277,7 @@ func TestPredict_Mounts(t *testing.T) {
|
|||
{
|
||||
"good_path",
|
||||
client,
|
||||
[]string{"cubbyhole/", "secret/", "sys/"},
|
||||
[]string{"cubbyhole/", "identity/", "secret/", "sys/"},
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue