/** @test */ public function should_return_the_name_of_the_meta_data() { $this->assertEquals('taxable', $this->meta->name()); }
/** @test */ public function should_return_the_name_of_the_meta_data() { $this->assertEquals('products_count', $this->meta->name()); }