diff options
author | Ed Santiago <santiago@redhat.com> | 2021-11-23 07:33:35 -0700 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2021-11-23 15:39:04 -0700 |
commit | eb3708a5243378a659ca126b5d5c457b182d16a8 (patch) | |
tree | 60b55542ad9db7510a782712d2ef0b36cdf82f28 /contrib/cirrus | |
parent | c034147fe72a233b8c1ef33d00e9d0747053c262 (diff) | |
download | podman-eb3708a5243378a659ca126b5d5c457b182d16a8.tar.gz podman-eb3708a5243378a659ca126b5d5c457b182d16a8.tar.bz2 podman-eb3708a5243378a659ca126b5d5c457b182d16a8.zip |
Find and fix empty Expect()s
That previous commit made me wonder if there are any other
instances of Expect() with no assertions.
grep Expect test/e2e/*_test.go |egrep -v '\.(To|NotTo|Should)'
...finds a couple of handfuls, most of which are OK (continued
on the next line) but a few of which are bugs. Fix those.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'contrib/cirrus')
0 files changed, 0 insertions, 0 deletions