mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-13 01:11:21 +01:00
Previously this unit test failed if it was run in a container. Update the assert to focus on exactly the condition we are trying to assert: the package type should only be 'container' if we use the build tag. Updates #14317 Signed-off-by: Tom Proctor <tomhjp@users.noreply.github.com>