Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
bibliossimo
opacce
Commits
a95a7a23
Commit
a95a7a23
authored
Dec 12, 2017
by
Laurent
Browse files
dev #13615 test fix
parent
878c2f75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/application/modules/opac/controllers/AbonneControllerLoansHistoryTest.php
...les/opac/controllers/AbonneControllerLoansHistoryTest.php
+2
-2
No files found.
tests/application/modules/opac/controllers/AbonneControllerLoansHistoryTest.php
View file @
a95a7a23
...
...
@@ -135,8 +135,8 @@ class AbonneControllerLoansHistorySuccessfulTest extends AbonneControllerLoansH
/** @test */
public
function
HopitalShouldBe
First
Element
()
{
$this
->
assertXPathContentContains
(
'//tbody/tr[
1
]'
,
'L\'hôpital'
);
public
function
HopitalShouldBe
Second
Element
()
{
$this
->
assertXPathContentContains
(
'//tbody/tr[
2
]'
,
'L\'hôpital'
);
}
}
...
...
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