Kaynağa Gözat

Fix automated test

Rod Hynes 9 yıl önce
ebeveyn
işleme
c48634b42d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      psiphon/common/net_test.go

+ 1 - 1
psiphon/common/net_test.go

@@ -111,7 +111,7 @@ func TestActivityMonitoredConn(t *testing.T) {
 		t.Fatalf("NewActivityMonitoredConn failed")
 		t.Fatalf("NewActivityMonitoredConn failed")
 	}
 	}
 
 
-	realStartTime := time.Now()
+	realStartTime := time.Now().UTC()
 
 
 	monotonicStartTime := monotime.Now()
 	monotonicStartTime := monotime.Now()