DockerCLI/e2e/cli-plugins/plugins
Sebastiaan van Stijn c6b40640cc
e2e/cli-plugins: use identifiable output for test
This confused me fore a bit, because I thought the test was checking for
an actual `context.Canceled` error (which is spelled "context canceled"
with a single "l". But then I found that this was a string that's printed
as part of a test-utility, just looking very similar but with the British
spelling ("cancelled").

Let's change this to a message that's unique for the test, also to make it
more grep'able.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-05 10:59:26 +02:00
..
badmeta Add some simple e2e tests for executing CLI plugins 2019-01-30 13:44:05 +00:00
nopersistentprerun feat: use main func ctx for cobra and use ctx in tests 2024-04-25 12:00:31 +02:00
presocket e2e/cli-plugins: use identifiable output for test 2024-07-05 10:59:26 +02:00