Skip to content

Commit

Permalink
Renamed FunctionsTest to FunctionsUnwrapObservableFromPromiseTest bec…
Browse files Browse the repository at this point in the history
…ause we're adding another function
  • Loading branch information
WyriHaximus committed May 7, 2017
1 parent baadcfc commit 616b6e0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@
use function React\Promise\reject;
use function React\Promise\resolve;

final class FunctionsTest extends TestCase
final class FunctionsUnwrapObservableFromPromiseTest extends TestCase
{
public function testUnwrapObservableFromPromise()
{
Expand Down

0 comments on commit 616b6e0

Please sign in to comment.