Browse Source

Removing debugging code

Jose Lorenzo Rodriguez 10 years ago
parent
commit
56fe3b0dbc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -80,4 +80,4 @@ before_test:
 test_script:
   - sqlcmd -S ".\SQL2012SP1" -U sa -P Password12! -Q "create database cakephp;"
   - cd C:\projects\cakephp
-  - vendor\bin\phpunit.bat --filter testPaginateQueryWithBindValue
+  - vendor\bin\phpunit.bat