Skip to content

Commit e7a1c4f

Browse files
committed
lint
1 parent 640b73b commit e7a1c4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/url_search_params.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,6 @@ TEST(url_search_params, to_raw_string_empty_values) {
494494
SUCCEED();
495495
}
496496

497-
498497
TEST(url_search_params, with_ampersands) {
499498
auto params = ada::url_search_params();
500499
params.append("a", "&");

0 commit comments

Comments
 (0)