mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-24 11:09:12 +08:00
fix test
This commit is contained in:
parent
23f334dd13
commit
81e57bd45e
@ -43,7 +43,7 @@ func Test_allocateOneBroker(t *testing.T) {
|
||||
|
||||
type args struct {
|
||||
brokers cmap.ConcurrentMap[string, *BrokerStats]
|
||||
partitionCount int
|
||||
partitionCount int32
|
||||
}
|
||||
|
||||
func testThem(t *testing.T, tests []struct {
|
||||
|
Loading…
Reference in New Issue
Block a user