We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a20d5e commit 3302cbdCopy full SHA for 3302cbd
tests/integration/Cassandra/BasicIntegrationTest.php
@@ -110,5 +110,6 @@ protected function setUp() {
110
*/
111
protected function tearDown() {
112
unset($this->integration);
113
+ unset($this->ccm);
114
}
115
0 commit comments