mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This PR adds the "notary" binary requirement for tests. Previously, NotaryHosting was checking for the "notary-server" binary under the name notaryBinary. This renames that reference to notaryServerBinary, so that notaryBinary can rightly refer to the actual "notary" binary. Currently only one test actually uses the notary binary, so it's been updated accordingly. Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com> Upstream-commit: db700a678d1da4275553ff7201e2597c7a8016ee Component: engine