Example #1
0
 public function testQuery()
 {
     $this->assertInstanceOf('Webiny\\AnalyticsDb\\Query\\Dimensions', $this->instance->dimension());
 }