Skip to content
Snippets Groups Projects

hotline #58261 : force record update for Bibliondemand

Compare and Show latest version
1 file
+ 0
1
Preferences
Compare changes
@@ -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]);
}