diff options
-rw-r--r-- | test/utils/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/TARGETS b/test/utils/TARGETS index 266c4046..f528a5aa 100644 --- a/test/utils/TARGETS +++ b/test/utils/TARGETS @@ -98,7 +98,7 @@ , "name": ["test_auth_config"] , "hdrs": ["remote_execution/test_auth_config.hpp"] , "deps": - [ ["@", "src", "src/buildtool/serve_api/remote", "config"] + [ ["@", "src", "src/buildtool/auth", "auth"] , ["@", "src", "src/buildtool/logging", "log_level"] , ["@", "src", "src/buildtool/logging", "logging"] , "test_env" |