Skip to content

Commit

Permalink
Fix Git integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenwardy committed Jun 22, 2024
1 parent 86ca386 commit d6e25f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/tests/unit/utils/test_git.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


test_repo = "https://gitlab.com/rubenwardy/testmod"
master_head = "87b11d91d84aea1f867ed1732afeb27cefd01078"
master_head = "23d12265ff6de84548b2e3e90dc7351a54f63f00"
test_branch_head = "51b54f00c3b3d712417a1cc4bfaa6cbdc7aac3fc"
v4_commit = "c07d27c3a466d2102d1ba5473d172c74e6b3e0d7"
random_commit = "84a2e53ff046eacbdbb80f3a00c58510885fefca"
Expand Down

0 comments on commit d6e25f3

Please sign in to comment.