Skip to content

Commit bb77686

Browse files
committed
Fix the comments
1 parent 7d78495 commit bb77686

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_unstable/test_runtime.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ def cancel_after_delay() -> None:
121121
assert config.parameter_one == 123
122122
assert config.parameter_two == "abc"
123123

124-
# There should be one error reported from initially attempting to run without a config
125124
errors = cognite_client.get(
126125
url=f"/api/v1/projects/{cognite_client.config.project}/integrations/errors",
127126
params={"integration": connection_config.integration.external_id},

0 commit comments

Comments
 (0)