Commit 284e2470 authored by David Glick's avatar David Glick

fix typo in test

parent cc8a70f1
...@@ -2845,7 +2845,7 @@ def cant_use_install_from_cache_and_offline_together(): ...@@ -2845,7 +2845,7 @@ def cant_use_install_from_cache_and_offline_together():
While: While:
Initializing. Initializing.
Error: install-from-cache can't be used with offline mode. Error: install-from-cache can't be used with offline mode.
Nothing is installed, even fromn cache, in offline Nothing is installed, even from cache, in offline
mode, which might better be called 'no-install mode'. mode, which might better be called 'no-install mode'.
<BLANKLINE> <BLANKLINE>
""" """
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment