Skip to content

Commit

Permalink
Merge pull request #3 from Taucher2003/fix-integration-test-on-defaul…
Browse files Browse the repository at this point in the history
…t-branch

Fix integration test on default branch
  • Loading branch information
Taucher2003 authored Nov 15, 2023
2 parents 6f9e738 + 09dff22 commit bdd5d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/healthcheck_and_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ test -f $done || {
printf 'namespace_id: User.first.namespace.id,'
printf 'name: "Test",'
printf 'path: "test",'
printf 'default_branch: "testing-project-default-branch",'
printf 'ci_config_path: "test/.gitlab-ci.yml",'
printf 'id: 1000,'
printf 'import_type: "git",'
Expand Down

0 comments on commit bdd5d4f

Please sign in to comment.