Skip to content

Commit 6a66cc8

Browse files
committed
chore: merge next
1 parent 447257d commit 6a66cc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/__snapshots__/internet.spec.ts.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ exports[`internet > 42 > port 1`] = `24545`;
5252

5353
exports[`internet > 42 > protocol 1`] = `"http"`;
5454

55-
exports[`internet > 42 > url > noArgs 1`] = `"https://staid-veil.biz"`;
55+
exports[`internet > 42 > url > noArgs 1`] = `"https://staid-veil.biz/"`;
5656

5757
exports[`internet > 42 > url > with slash appended 1`] = `"https://hasty-shin.org/"`;
5858

@@ -116,7 +116,7 @@ exports[`internet > 1211 > port 1`] = `60851`;
116116

117117
exports[`internet > 1211 > protocol 1`] = `"https"`;
118118

119-
exports[`internet > 1211 > url > noArgs 1`] = `"https://jubilant-temple.net/"`;
119+
exports[`internet > 1211 > url > noArgs 1`] = `"https://jubilant-temple.net"`;
120120

121121
exports[`internet > 1211 > url > with slash appended 1`] = `"https://vibrant-infix.org/"`;
122122

@@ -180,7 +180,7 @@ exports[`internet > 1337 > port 1`] = `17172`;
180180

181181
exports[`internet > 1337 > protocol 1`] = `"http"`;
182182

183-
exports[`internet > 1337 > url > noArgs 1`] = `"https://neat-chopstick.biz"`;
183+
exports[`internet > 1337 > url > noArgs 1`] = `"https://neat-chopstick.biz/"`;
184184

185185
exports[`internet > 1337 > url > with slash appended 1`] = `"https://fair-migration.com/"`;
186186

0 commit comments

Comments
 (0)