public function testValidScalarSelectionWithArgs() { $this->expectPassesRule(new ScalarLeafs(), ' fragment scalarSelectionWithArgs on Dog { doesKnowCommand(dogCommand: SIT) } '); }