Skip to content

Commit

Permalink
Removed unnecessary whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
joelit committed Oct 10, 2024
1 parent 5abb0e9 commit 7f69615
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/VocabularyConfigTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ protected function setUp(): void
setlocale(LC_ALL, 'en_GB.utf8');
$this->model = new Model('/../../tests/testconfig.ttl');
$this->assertNotNull($this->model->getVocabulary('test')->getConfig()->getPluginRegister(), "The PluginRegister of the model was not initialized!");


}

/**
Expand Down

0 comments on commit 7f69615

Please sign in to comment.