We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f326cd commit ca7fe24Copy full SHA for ca7fe24
1 file changed
heartbeat/tests/system/test_base.py
@@ -39,7 +39,7 @@ def test_run_once(self):
39
"""
40
41
config = {
42
- "run_once": true,
+ "run_once": True,
43
"monitors": [
44
{
45
"type": "http",
0 commit comments