Skip to content

Commit 9ae082e

Browse files
committed
test: ✅ update tests from t-squared
1 parent db0cdf1 commit 9ae082e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

test-template.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@ echo "Testing copy for new projects when: 'for_seedcase'='$for_seedcase', 'hosti
5858
uvx copier recopy \
5959
-r HEAD \
6060
--defaults \
61-
--overwrite \
62-
--skip-tasks \
63-
--trust &&
61+
--overwrite &&
6462
# Check that copying onto an existing project works -----
6563
echo "Testing copy in existing projects when: 'for_seedcase'='$for_seedcase', 'hosting_provider'='$hosting_provider' -----------" &&
6664
rm .gitignore .copier-answers.yml &&

0 commit comments

Comments
 (0)