forked from openlp/openlp
fix tests
This commit is contained in:
parent
833c6fb800
commit
a64fdd8697
@ -43,7 +43,8 @@ from tests.utils.constants import TEST_RESOURCES_PATH
|
|||||||
from tests.helpers.testmixin import TestMixin
|
from tests.helpers.testmixin import TestMixin
|
||||||
|
|
||||||
__default_settings__ = {
|
__default_settings__ = {
|
||||||
'presentations/enable_pdf_program': False
|
'presentations/enable_pdf_program': False,
|
||||||
|
'presentations/thumbnail_scheme': ''
|
||||||
}
|
}
|
||||||
|
|
||||||
SCREEN = {
|
SCREEN = {
|
||||||
|
Loading…
Reference in New Issue
Block a user