Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-balitskyi committed Mar 29, 2024
1 parent 79dc333 commit 06d2503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/workspaces/test_workspaces_create.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ def test_workspaces_create(seam: Seam):
is_sandbox=True,
)

# Improve the assertion when `sdkReturnValue` of `/workspaces/create` is fixed on the API side.
# Improve the assertion when `x-fern-sdk-return-value` of `/workspaces/create` is fixed on the API side.
assert workspace is None

0 comments on commit 06d2503

Please sign in to comment.