mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-13 12:28:40 +00:00
add test comment
This commit is contained in:
parent
6184966594
commit
b130c0af88
|
|
@ -308,6 +308,7 @@ return [
|
|||
'phpOMS\tests\Config\OptionsTraitTest:testDefault' => ['description' => 'The option helper has the expected default values after initialization'],
|
||||
'phpOMS\tests\Config\OptionsTraitTest:testAdd' => ['description' => 'Options can be added to the helper'],
|
||||
'phpOMS\tests\Config\OptionsTraitTest:testAddMultiple' => ['description' => 'Multiple options can be added to the helper in one go'],
|
||||
'phpOMS\tests\Config\OptionsTraitTest:testGetMultiple' => ['description' => 'Multiple options can be retrieved'],
|
||||
'phpOMS\tests\Config\OptionsTraitTest:testOverwrite' => ['description' => 'Options can be overwritten/changed'],
|
||||
|
||||
'phpOMS\tests\DataStorage\Cache\CachePoolTest' => ['description' => 'Pool for caches'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user