Skip to content
Snippets Groups Projects
Commit bd3df944 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

remove var_dump

parent 367f3acd
5 merge requests!2334Master,!2102#57574 : correction orthographe des jours de la semaine,!2101Master,!2100Hotline master,!2098hotline #58261 : force record update for Bibliondemand
Pipeline #988 canceled with stage
in 8 minutes and 51 seconds
......@@ -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]);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment