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
22107470
Commit
22107470
authored
May 17, 2018
by
Ghislain Loas
Browse files
dev #72845 remove outdated test
parent
6458c20d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
tests/library/ZendAfi/View/Helper/Status/JsonTest.php
tests/library/ZendAfi/View/Helper/Status/JsonTest.php
+0
-12
No files found.
tests/library/ZendAfi/View/Helper/Status/JsonTest.php
View file @
22107470
...
...
@@ -244,18 +244,6 @@ class ZendAfi_View_Helper_Status_JsonTest extends ZendAfi_View_Helper_Status_Tes
}
/** @test */
public
function
CVSShouldEnabled
()
{
$this
->
assertContains
([
"code"
=>
"CVS"
,
"label"
=>
"CVS"
,
"enabled"
=>
true
,
"features"
=>
[
"SSO"
],
],
$this
->
_report
[
'digital_connectors'
]);
}
/** @test */
public
function
OneDTouchShouldEnabled
()
{
$this
->
assertContains
([
"code"
=>
"ONEDTOUCH"
,
...
...
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