Commit cc155fbf authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Complete unfinished docstring in pre_commit_run tests

parent 9ee316e2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -169,7 +169,7 @@ class PreCommitRunTests(unittest.TestCase):

	def test_orphan_branch(self) -> None:
		"""
		Check that pushing to a new orphan branch ...
		Check that pushing to a new orphan branch check all files

		CI_COMMIT_BEFORE_SHA ~= /0{40}/
		"""