Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ def test_centos5_dist_release(self):
self._test_outcome(desired_outcome, 'centos', '5')
```

Where the name of the method is not indicative of the lookup folder but rather tha two last arguments in `_test_outcome`.
Where the name of the method is not indicative of the lookup folder but rather the two last arguments in `_test_outcome`.

A test case is mandatory under `TestOverall` for a PR to be complete.
A test case is mandatory under `TestOverall` for a PR to be complete.