Skip to content

Commit 920b756

Browse files
committed
itest: fix comment
1 parent 28da230 commit 920b756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itest/test_harness.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ func setupHarnesses(t *testing.T, ht *harnessTest,
322322
proofCourier = universeServer
323323
}
324324

325-
// Create a tapd that uses Bob and connect it to the universe server.
325+
// Create a tapd that uses Alice and connect it to the universe server.
326326
tapdHarness := setupTapdHarness(
327327
t, ht, lndHarness.Alice, universeServer,
328328
func(params *tapdHarnessParams) {

0 commit comments

Comments
 (0)