Skip to content

Commit

Permalink
add missing covers annotation to testGetXlPropertiesByLang unit test
Browse files Browse the repository at this point in the history
(cherry picked from commit 101a2d9)
  • Loading branch information
osma committed Aug 22, 2023
1 parent 13c8656 commit 231ca3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ConceptPropertyValueLiteralTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ public function testGetXlLabel() {
/**
* @covers ConceptPropertyValueLiteral::getXlLabel
* @covers ConceptPropertyValueLiteral::hasXlProperties
* @covers LabelSkosXL::getLang
*/
public function testGetXlPropertiesByLang() {
$voc = $this->model->getVocabulary('xl');
Expand Down

0 comments on commit 231ca3d

Please sign in to comment.