Skip to content

Commit

Permalink
Fix integration test on default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 committed Nov 15, 2023
1 parent 6f9e738 commit 09dff22
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 09dff22

Please sign in to comment.