Skip to content

Commit

Permalink
Fix comment in test
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Oct 31, 2023
1 parent ae39c72 commit 81a4540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_valid_manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def test_valid_manifest(tmp_path):
NOTE: to avoid adding a fractal-server dependency, we simply download the
relevant file.
"""
# Download Pydantic model for ManifestV1
# Download JSON Schema for ManifestV1
url = (
"https://raw.githubusercontent.com/fractal-analytics-platform/"
"fractal-server/main/"
Expand Down

0 comments on commit 81a4540

Please sign in to comment.