We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72031f0 commit a5fefdbCopy full SHA for a5fefdb
1 file changed
pkg/stomp/Tests/Functional/StompConnectionFactoryTest.php
@@ -7,6 +7,9 @@
7
use Stomp\Network\Observer\HeartbeatEmitter;
8
use Stomp\Network\Observer\ServerAliveObserver;
9
10
+/**
11
+ * @group functional
12
+ */
13
class StompConnectionFactoryTest extends \PHPUnit\Framework\TestCase
14
{
15
use RabbitmqStompExtension;
0 commit comments