Skip to content

Commit 6d6eede

Browse files
committed
Follow up 7af7b88
1 parent d06a1fe commit 6d6eede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/src/core/testqgscomposermap.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ void TestQgsComposerMap::crossGrid()
155155
QgsCompositionChecker checker( "composermap_crossgrid", mComposition );
156156

157157
bool testResult = checker.testComposition( mReport, 0, 100 );
158+
mComposerMap->setGridStyle( QgsComposerMap::Solid );
158159
mComposerMap->setGridEnabled( false );
159160
mComposerMap->setShowGridAnnotation( false );
160161
QVERIFY( testResult );

0 commit comments

Comments
 (0)