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