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

dev #74753 fix failure

parent cc610e2d
Branches
Tags
2 merge requests!2817Dev#74753 dev maj connecteur 1dtouch,!2797Dev#74753 dev maj connecteur 1dtouch
Pipeline #4818 passed with stage
in 48 minutes and 22 seconds
......@@ -383,10 +383,9 @@ class Cosmo_DataProfileControllerEditUnimarcKohaTest extends Cosmo_DataProfileCo
/** @test */
public function docTypeOneDToucheShouldBeEmpty() {
$this->assertXPathContentContains('//script', 'values:{"114_label":[],"114_zone":[]}');
public function docTypeDiMusicShouldBeEmpty() {
$this->assertXPathContentContains('//script', 'values:{"DiMusic_label":[],"DiMusic_zone":[]}');
}
}
......
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