Completed
Pull Request — master (#516)
by Jeroen De
36:07 queued 16:30
created
tests/phpunit/Unit/BibTex/BibTexFileExportPrinterTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -81,7 +81,7 @@
 block discarded – undo
81 81
 	}
82 82
 
83 83
 	/**
84
-	 * @return MockObject|SMWQueryResult
84
+	 * @return SMWQueryResult
85 85
 	 */
86 86
 	private function newQueryResultDummy() {
87 87
 		return $this->getMockBuilder( SMWQueryResult::class )
Please login to merge, or discard this patch.