Files
kubernetes/test
Kenichi Omichi d5bc1ae8aa Make the check strict to use ExpectNoError()
As https://github.com/kubernetes/kubernetes/pull/78478 we can use
ExpectNoError() instead of Expect(err).ToNot(HaveOccurred()) also.
This makes the test code check strict to cover the above case and
replaces the remaining in test/e2e/common/expansion.go
2019-06-18 16:55:16 +00:00
..
2019-06-17 14:04:34 +08:00
2019-04-17 18:47:00 +02:00
2018-10-09 12:32:27 -07:00
2019-02-16 09:19:34 +07:00
2019-05-02 13:30:47 +02:00
2019-05-09 16:30:58 -07:00
2018-08-22 11:49:14 +08:00