Skip to content

Commit

Permalink
Removing debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Dec 20, 2015
1 parent 8cae158 commit 56fe3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -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

0 comments on commit 56fe3b0

Please sign in to comment.