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
8064ac2a
Commit
8064ac2a
authored
Oct 13, 2018
by
Okhin
Browse files
Activating the AddressCreation test
parent
39a56d17
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/functional/Handler/AddressHandlerTest.php
View file @
8064ac2a
...
...
@@ -40,7 +40,7 @@ class AddressHandlerTest extends FunctionalTest
$this
->
assertTrue
(
$this
->
isDefaultAddress
(
2
));
}
public
function
no
testAddressCreateWithSpecialChars
()
public
function
testAddressCreateWithSpecialChars
()
{
$this
->
assertTrue
(
$this
->
addressExists
(
1
));
$this
->
assertTrue
(
$this
->
isDefaultAddress
(
1
));
...
...
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