Skip to content
Snippets Groups Projects
Commit 9acc9f43 authored by Alex Arnaud's avatar Alex Arnaud
Browse files

dev #17871 oai - Fix DeleteItemsTest fixture

parent 721d9a09
Branches
Tags
2 merge requests!917Dev#17871 oaista la vista,!904Dev#17871 oaista la vista
......@@ -40,7 +40,7 @@ class PhaseDeleteItemsTest extends Class_Cosmogramme_Integration_PhaseTestCase
'accents' => Class_IntProfilDonnees::ENCODING_UTF8,
'type_fichier' => Class_IntProfilDonnees::FT_RECORDS,
'format' => Class_IntProfilDonnees::FORMAT_SEMI_COLON_ASCII,
'attributs' => [['type_doc' => 0,
'attributs' => [['type_doc' => [],
'champ_cote' => ''],
[],
Class_IntProfilDonnees::FORMAT_SEMI_COLON_ASCII => ['champs' => 'code_barres']]]);
......
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