Skip to content

Commit

Permalink
update git URL
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Aug 25, 2022
1 parent f4883b9 commit 1c0e181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App-cpanminus/xt/config_deps.t
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use Test::More;
use lib ".";
use xt::Run;

run_L 'git://github.com/kazeburo/CPAN-Test-Dummy-ConfigDeps.git';
run_L 'https://github.com/kazeburo/CPAN-Test-Dummy-ConfigDeps.git';
like last_build_log, qr/Checking if you have Module::CPANfile/;

done_testing;
Expand Down

0 comments on commit 1c0e181

Please sign in to comment.