good morning!!!!

Skip to content
Snippets Groups Projects
Verified Commit 4cea9d87 authored by a's avatar a
Browse files

scfc

parent 1fe97151
No related branches found
No related tags found
No related merge requests found
Pipeline #30358 passed with stage
in 5 minutes and 48 seconds
......@@ -23,10 +23,4 @@ func TestConnContext(t *testing.T) {
require.Equal(t, conn, d)
}
{
conn, ok := StreamingConnFromContext(ctx)
require.True(t, ok)
require.Equal(t, conn, d)
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment