MantisBT: master 71608cbb

Author Committer Branch Timestamp Parent
dregad dregad master 2024-12-29 19:03 master ef635829
Affected Issues  0035212: GetLinkAttributesTest does not reset html_make_links config after tests
Changeset

Tests: add methods to set/restore configs

  • MantisCoreBase::setConfig() sets the given configuration and returns
    its old value
  • MantisCoreBase::restoreConfig() restores a configuration to its
    initial state

Fixes 0035212

mod - tests/Mantis/MantisCoreBase.php Diff File