Skip to content

Commit a5fefdb

Browse files
committed
mark functional test
1 parent 72031f0 commit a5fefdb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/stomp/Tests/Functional/StompConnectionFactoryTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
use Stomp\Network\Observer\HeartbeatEmitter;
88
use Stomp\Network\Observer\ServerAliveObserver;
99

10+
/**
11+
* @group functional
12+
*/
1013
class StompConnectionFactoryTest extends \PHPUnit\Framework\TestCase
1114
{
1215
use RabbitmqStompExtension;

0 commit comments

Comments
 (0)