Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
don
Commits
357997d5
Commit
357997d5
authored
Oct 25, 2018
by
Okhin
Browse files
Added the commentaire field to the tests:
parent
7a779b88
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/functional/Finder/CounterpartFinderTest.php
View file @
357997d5
...
...
@@ -25,6 +25,7 @@ class CounterpartFinderTest extends FunctionalTest
'pdf_id'
=>
'1'
,
'pdf_nom'
=>
'Main'
,
'pdf_url'
=>
'pdf'
,
'commentaire'
=>
''
,
];
$this
->
assertEquals
(
$expectedCounterpart
,
$firstCounterpart
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment