Add logic to correctly switch between channels; Determine channel from ensure #200
Annotations
2 errors
spec/acceptance/01_snapd_spec.rb#L130
snapd class Raises error when ensure => latest Command "snap list --unicode=never --color=never" stderr is expected to match /Don't use ensure => latest, instead define which channel to use/
Failure/Error: is_expected.to match(%r{Don't use ensure => latest, instead define which channel to use})
expected "" to match /Don't use ensure => latest, instead define which channel to use/
Diff:
@@ -1 +1 @@
-/Don't use ensure => latest, instead define which channel to use/
+""
|
|
The logs for this run have expired and are no longer available.
Loading