Skip to content

Commit e099d1d

Browse files
committed
Fix test name.
1 parent 4214889 commit e099d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interop-testing/src/test/java/io/grpc/testing/integration/TestCasesTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public void testCaseNamesShouldMapToEnums() {
6868
"timeout_on_sleeping_server",
6969
"orca_per_rpc",
7070
"orca_oob",
71-
"mcs",
71+
"mcs_cs",
7272
};
7373

7474
// additional test cases

0 commit comments

Comments
 (0)