Skip to content

Commit 708f860

Browse files
committed
1 parent eb30f15 commit 708f860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6189,7 +6189,7 @@ TEST(SSLClientTest, WildcardHostNameMatch_Online) {
61896189
ASSERT_EQ(StatusCode::OK_200, res->status);
61906190
}
61916191

6192-
TEST(SSLClientTest, Issue2004) {
6192+
TEST(SSLClientTest, Issue2004_Online) {
61936193
Client client("https://google.com");
61946194
client.set_follow_location(true);
61956195

0 commit comments

Comments
 (0)