Skip to content

Commit

Permalink
stop the insanity
Browse files Browse the repository at this point in the history
  • Loading branch information
invisig0th committed Dec 1, 2020
1 parent db03470 commit 9cfc083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse/tests/test_cortex.py
Original file line number Diff line number Diff line change
Expand Up @@ -4857,7 +4857,7 @@ async def test_cortex_view_persistence(self):
with self.getTestDir() as dirn:
async with self.getTestCore(dirn=dirn) as core:
view = core.view
NKIDS = 20
NKIDS = 3
for _ in range(NKIDS):
await view.fork()

Expand Down

0 comments on commit 9cfc083

Please sign in to comment.