diff --git a/tests/library/Class/Cosmogramme/Integration/RecordPhaseBibliondemandTest.php b/tests/library/Class/Cosmogramme/Integration/RecordPhaseBibliondemandTest.php
index f945d8f3fd019188490b0cd9b10180edf7a66842..d6492daf41de1ec64253741bfdb8802ada9a1bac 100644
--- a/tests/library/Class/Cosmogramme/Integration/RecordPhaseBibliondemandTest.php
+++ b/tests/library/Class/Cosmogramme/Integration/RecordPhaseBibliondemandTest.php
@@ -158,7 +158,6 @@ class RecordPhaseBibliondemandSimpleTest extends AbstractRecordPhaseBibliondeman
 
   /** @test */
   public function firstRecordIdShouldBeGC62() {
-    var_dump(Class_Notice::find(1)->getClefAlpha());
     $this->assertEquals('CG62_5532b9e4e47a7d41fe81d125d3ba7863',
                         Class_Notice::find(1)->get_subfield('001')[0]);
   }