fix: test on ci
This commit is contained in:
parent
f6049dc0e3
commit
355b411a55
@ -15,7 +15,7 @@ from replication_client import Client, Server
|
|||||||
|
|
||||||
|
|
||||||
class SampleData():
|
class SampleData():
|
||||||
def __init__(self, map={"sample": bytearray(500000)}):
|
def __init__(self, map={"sample": bytearray(50000)}):
|
||||||
self.map = map
|
self.map = map
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user