File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ func TestLoopOutFailOffchain(t *testing.T) {
106106 ctx .finish ()
107107}
108108
109- // TestLoopOutWrongAmount asserts that the client checks the server invoice
109+ // TestLoopOutFailWrongAmount asserts that the client checks the server invoice
110110// amounts.
111111func TestLoopOutFailWrongAmount (t * testing.T ) {
112112 defer test .Guard (t )()
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ func TestCalculateAmount(t *testing.T) {
177177 }
178178}
179179
180- // TestSuggestSwaps tests swap suggestions for the threshold rule. It does not
180+ // TestSuggestSwap tests swap suggestions for the threshold rule. It does not
181181// many different values because we have separate tests for swap amount
182182// calculation.
183183func TestSuggestSwap (t * testing.T ) {
You can’t perform that action at this time.
0 commit comments