correct test name, only latest version is used (#1373)

This commit is contained in:
Raja Subramanian
2023-02-03 03:50:45 +05:30
committed by GitHub
parent 037ae572d9
commit 501fb0860e
+1 -1
View File
@@ -273,7 +273,7 @@ func TestPushAndDequeueUpdates(t *testing.T) {
},
},
{
name: "both versions updates when immediate",
name: "latest version when immediate",
pi: subscriber1v2,
existing: subscriber1v1,
immediate: true,