Add missing keyword assert to test

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
Chenxiong Qi
2019-09-18 16:49:21 +08:00
parent 0899e470f0
commit e3f91dd8a8

View File

@@ -266,7 +266,7 @@ def test_handle_collisions_with_base_module_rpms(
"python2-tools-0:2.7.16-11.el8.aarch64",
"python2-tools-0:2.7.16-11.el8.x86_64",
})
mock_grft.mock_calls == [
assert mock_grft.mock_calls == [
call(
mock_get_session.return_value,
{"module-el-build"},