[partition] Repair test
Was picking up settings stored from a previous test, leading to a spurious failure.
This commit is contained in:
parent
8e5fbef390
commit
1d8a197242
@ -203,6 +203,7 @@ ConfigTests::testWeirdConfig()
|
|||||||
|
|
||||||
auto* gs = Calamares::JobQueue::instanceGlobalStorage();
|
auto* gs = Calamares::JobQueue::instanceGlobalStorage();
|
||||||
QVERIFY( gs );
|
QVERIFY( gs );
|
||||||
|
gs->clear();
|
||||||
|
|
||||||
|
|
||||||
// Config with an invalid minimum size
|
// Config with an invalid minimum size
|
||||||
|
Loading…
Reference in New Issue
Block a user