diff --git a/net/server/internal/ucContactSync_test.go b/net/server/internal/ucContactSync_test.go index 75a611b2..0163801c 100644 --- a/net/server/internal/ucContactSync_test.go +++ b/net/server/internal/ucContactSync_test.go @@ -59,6 +59,13 @@ func TestContactSync(t *testing.T) { assert.NoError(t, APITestMsg(GetCards, "GET", "/contact/cards?revision="+cardRevision, nil, nil, APPTokenAgent, set.B.Token, cards, &hdr)) cardRevision = hdr["Card-Revision"][0] + if len(*cards) != 0 { + PrintMsg("TEST WILL FAIL"); + PrintMsg(*cards); + PrintMsg("****"); + PrintMsg(set); + PrintMsg("----"); + } assert.Equal(t, 0, len(*cards)) // ?? actual 1 // set card notes diff --git a/net/web/src/session/Session.jsx b/net/web/src/session/Session.jsx index aa18b25a..b165a78f 100644 --- a/net/web/src/session/Session.jsx +++ b/net/web/src/session/Session.jsx @@ -328,7 +328,7 @@ export function Session() { - + { !state.remoteVideo && (