Compare commits
3 Commits
ca876633b3
...
528e0a8268
Author | SHA1 | Date |
---|---|---|
|
528e0a8268 | |
|
28fb497ab8 | |
|
9a398ccf70 |
|
@ -237,7 +237,7 @@ func TestMarshalSet(t *testing.T) {
|
|||
Size: 10,
|
||||
Table: tbl,
|
||||
KeyType: TypeIPAddr,
|
||||
Timeout: 30 * time.Second,
|
||||
Timeout: time.Duration(30) * time.Second,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue