Skip to content

Commit bd59309

Browse files
committed
fix test case
1 parent a421ec9 commit bd59309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fast-apt-mirror.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ function get_dist_name() {
136136
mirror_url2=http://ftp.nl.debian.org/debian
137137
;;
138138
ubuntu) mirror_url1=http://archive.ubuntu.com/ubuntu
139-
mirror_url2=http://artfiles.org/ubuntu
139+
mirror_url2=https://artfiles.org/ubuntu
140140
;;
141141
*) skip ;;
142142
esac

0 commit comments

Comments
 (0)