[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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue