We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f8e3b commit b01d6f1Copy full SHA for b01d6f1
1 file changed
tests/test_flows/test_flow.py
@@ -33,6 +33,7 @@
33
34
35
class TestFlow(TestBase):
36
+ _multiprocess_can_split_ = True
37
38
def test_get_flow(self):
39
# We need to use the production server here because 4024 is not the test
0 commit comments