gnu: qgis: Fix build. * gnu/packages/geo.scm (qgis)[arguments]: Add test_core_authconfig to disabled tests in 'check' phase.
1 files changed, 1 insertions(+), 0 deletions(-) M gnu/packages/geo.scm
M gnu/packages/geo.scm => gnu/packages/geo.scm +1 -0
@@ 2775,6 2775,7 @@ growing set of geoscientific methods.") "ProcessingGrass7AlgorithmsRasterTestPt1" "ProcessingGrass7AlgorithmsRasterTestPt2" "ProcessingGrass7AlgorithmsVectorTest" + "test_core_authconfig" "test_core_authmanager" "test_core_compositionconverter" "test_core_expression"