diff --git a/modules/api/test/LorisApiProjectsTest.php b/modules/api/test/LorisApiProjectsTest.php index 53f327d187d..7e5926d8ff8 100644 --- a/modules/api/test/LorisApiProjectsTest.php +++ b/modules/api/test/LorisApiProjectsTest.php @@ -341,7 +341,7 @@ public function testGetProjectsProjectImages(): void } else { $this->assertSame( gettype($qc_status), - null + 'NULL' ); } $selected = $projectsImagesArray['Images']['0']['QC_status']; @@ -353,7 +353,7 @@ public function testGetProjectsProjectImages(): void } else { $this->assertSame( gettype($selected), - null + 'NULL' ); } $this->assertSame(