remove comments
This commit is contained in:
parent
e2dca428f7
commit
e8444db852
1 changed files with 0 additions and 6 deletions
|
|
@ -171,13 +171,7 @@ func TestDynamoStorage_GetLease(t *testing.T) {
|
|||
"heartbeatID": {S: &testLease1.HeartbeatID},
|
||||
},
|
||||
}
|
||||
/*LeaseKey: "000001",
|
||||
Checkpoint: "1234345",
|
||||
LeaseCounter: 0,
|
||||
LeaseOwner: "1",
|
||||
HeartbeatID: "12345",
|
||||
|
||||
*/
|
||||
tests := []struct {
|
||||
name string
|
||||
tableName string
|
||||
|
|
|
|||
Loading…
Reference in a new issue