We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff21ded commit 1776d9fCopy full SHA for 1776d9f
tests/specs/cache/providers/CFColdBoxProviderTest.cfc
@@ -1,7 +1,7 @@
1
component
2
extends="CFProviderTest"
3
output ="false"
4
- skip ="isAdobe"
+ skip ="notAdobe"
5
{
6
7
function setup(){
0 commit comments