Skip to content

Commit bf31602

Browse files
committed
Fix typo
1 parent c044167 commit bf31602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/storage/internal/grpc_configure_client_context_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ TEST(GrpcConfigureClientContext, ApplyQueryParametersQuotaUserAndUserIp) {
7474
{ReadObjectRangeRequest("b", "o").set_option(
7575
QuotaUser("test-only-quota-user")),
7676
"test-only-quota-user"},
77-
\ };
77+
};
7878

7979
for (auto const& test : cases) {
8080
auto description = [&test] {

0 commit comments

Comments
 (0)