From 4728823fc9eb653beab5bcebd18ee7c5e895b08d Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Fri, 18 Apr 2014 16:49:37 +0200 Subject: [PATCH] bug280 is ambiguous. Use github prefix instead. --- tests/Net/SSH2FunctionalTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Net/SSH2FunctionalTest.php b/tests/Net/SSH2FunctionalTest.php index 75ac304f..1fd7e271 100644 --- a/tests/Net/SSH2FunctionalTest.php +++ b/tests/Net/SSH2FunctionalTest.php @@ -47,7 +47,7 @@ class Net_SSH2FunctionalTest extends PhpseclibFunctionalTestCase /** * @depends testPasswordLogin - * @group bug280 + * @group github280 */ public function testExecWithMethodCallback($ssh) {