DockerCLI/cli/compose
Sebastiaan van Stijn 26f59b2f66
cli/compose/loader: use golden.Assert() for readability
golden.AssertBytes prints the failure as a bytes-array, which makes
it not human-readable; let's compare strings instead.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-08 14:16:19 +01:00
..
convert Plumb contexts through commands 2023-12-12 22:30:16 +01:00
interpolation add //go:build directives to prevent downgrading to go1.16 language 2023-12-14 15:03:46 +01:00
loader cli/compose/loader: use golden.Assert() for readability 2024-01-08 14:16:19 +01:00
schema add //go:build directives to prevent downgrading to go1.16 language 2023-12-14 15:03:46 +01:00
template add //go:build directives to prevent downgrading to go1.16 language 2023-12-14 15:03:46 +01:00
types add //go:build directives to prevent downgrading to go1.16 language 2023-12-14 15:03:46 +01:00