Skip to content

Commit

Permalink
Avoid coal sock
Browse files Browse the repository at this point in the history
  • Loading branch information
lar-dragon committed Dec 26, 2018
1 parent 4a4bcd2 commit f5d0e38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/lar-dragon/CopyFile.svg?branch=master)](https://travis-ci.org/lar-dragon/CopyFile)
[![Build Status](https://travis-ci.org/slowprog/CopyFile.svg?branch=master)](https://travis-ci.org/slowprog/CopyFile)
[![Latest Stable Version](https://poser.pugx.org/slowprog/composer-copy-file/version)](https://packagist.org/packages/slowprog/composer-copy-file)
[![Total Downloads](https://poser.pugx.org/slowprog/composer-copy-file/downloads)](https://packagist.org/packages/slowprog/composer-copy-file)

Expand Down
2 changes: 1 addition & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

use \org\bovigo\vfs\vfsStream;

class TestCase extends PHPUnit_Framework_TestCase
abstract class TestCase extends PHPUnit_Framework_TestCase
{
/**
* @var \org\bovigo\vfs\vfsStreamDirectory
Expand Down

0 comments on commit f5d0e38

Please sign in to comment.