make(); $event = new GroupDeleting($group); $this->assertSame($group, $event->group); } }