Пример #1
0
 public function testShow()
 {
     $this->tryRoute('store.tags.show', [Tag::first()]);
 }