Loading tests/unit/gitlab_ci/pre_commit_run/tests.py +1 −1 Original line number Diff line number Diff line Loading @@ -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}/ """ Loading Loading
tests/unit/gitlab_ci/pre_commit_run/tests.py +1 −1 Original line number Diff line number Diff line Loading @@ -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}/ """ Loading