Skip to content

Commit 99d3d89

Browse files
committed
rm comment
1 parent 0313ad4 commit 99d3d89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_dbos.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ def workflow_raises(exc_type: type[Exception], exc_message: str) -> Iterator[Non
119119
'name': 'pydantic_dbos_tests',
120120
'system_database_url': f'sqlite:///{DBOS_SQLITE_FILE}',
121121
'run_admin_server': False,
122-
# disable_otlp: False means OTLP is enabled (requires dbos>1.14)
123122
# enable_otlp requires dbos>1.14
124123
'enable_otlp': True,
125124
}

0 commit comments

Comments
 (0)