Skip to content

Commit 436119b

Browse files
committed
Fix failing test
1 parent 71fc457 commit 436119b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/src/core/testqgsatlascomposition.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ void TestQgsAtlasComposition::test_signals()
472472

473473
void TestQgsAtlasComposition::test_remove_layer()
474474
{
475+
QgsMapLayerRegistry::instance()->addMapLayer( mVectorLayer2 );
475476
mAtlas->setCoverageLayer( mVectorLayer2 );
476477
mAtlas->setEnabled( true );
477478

0 commit comments

Comments
 (0)