Searched refs:_check_changelog_diff (Results 1 – 2 of 2) sorted by relevance
38 def _check_changelog_diff(self, diff_file): member in ValidateChangeLogs60 if not self._check_changelog_diff(diff_file):
49 …result = OutputCapture().assert_outputs(self, step._check_changelog_diff, [diff_file], expected_st…