Skip to content
Snippets Groups Projects
Commit e109769f authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Correction test suite migration php8

parent e6234df3
Branches
Tags
No related merge requests found
......@@ -61,7 +61,7 @@ class StructureAssertion extends AbstractAssertion
/* @var $structure Structure */
// Si c'est bon alors on affine...
switch ($action) {
if ($structure) switch ($action) {
case 'saisie':
case 'delete':
return $this->assertStructure($role, $structure);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment