[live-media] Rename test case
Originally it was copied from image build phase, and was not renamed. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
f202d24961
commit
595845e104
@ -154,7 +154,7 @@ class TestLiveMediaPhase(PungiTestCase):
|
||||
}))])
|
||||
|
||||
|
||||
class TestCreateImageBuildThread(PungiTestCase):
|
||||
class TestLiveMediaThread(PungiTestCase):
|
||||
|
||||
@mock.patch('pungi.phases.livemedia_phase.get_mtime')
|
||||
@mock.patch('pungi.phases.livemedia_phase.get_file_size')
|
||||
|
Loading…
Reference in New Issue
Block a user