From bff3e4c43cf409a041c060fd6c8bbb411545c57c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 11 Oct 2021 10:42:48 -0300 Subject: Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.git --- tests/remotes.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/remotes.sh') diff --git a/tests/remotes.sh b/tests/remotes.sh index d8fd02e..2bcc531 100755 --- a/tests/remotes.sh +++ b/tests/remotes.sh @@ -44,8 +44,8 @@ test_supported_remotes() { STATUS=$? assert_status 0 assert_empty_stdout - assert_fgrep_stderr 'Opening https://git.euandreh.xyz' - assert_fgrep_stderr 'xdg-open: https://git.euandreh.xyz' + assert_fgrep_stderr 'Opening https://euandreh.xyz' + assert_fgrep_stderr 'xdg-open: https://euandreh.xyz' cd - > /dev/null || exit 1 N="$LINENO" -- cgit v1.2.3