diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-12-13 11:00:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-13 11:00:45 +0100 |
| commit | bbf8f69cb979be0f36c38ae52b1588e648b3252e (patch) | |
| tree | c6b8f727a1c99eb848248c0891d08eb72dc73b49 /cli/tests/testdata/publish/no_token.out | |
| parent | 86769b0d1cfb7341df31278913524492d5f9ab52 (diff) | |
test: integration tests for tarring/unfurling (#21544)
Diffstat (limited to 'cli/tests/testdata/publish/no_token.out')
| -rw-r--r-- | cli/tests/testdata/publish/no_token.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/publish/no_token.out b/cli/tests/testdata/publish/no_token.out new file mode 100644 index 000000000..41415094c --- /dev/null +++ b/cli/tests/testdata/publish/no_token.out @@ -0,0 +1 @@ +error: No means to authenticate. Pass a token to `--token`[WILDCARD] |
