Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin-Sun-tts committed Oct 23, 2024
1 parent e0e0a8d commit 2b15239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/harvest/test_ckan_load.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ def test_ckanify_dcatus(
"extras": [
{"key": "resource-type", "value": "Dataset"},
{"key": "harvest_object_id", "value": record_id},
{"key": "source_datajson_identifier", "value": True},
{"key": "harvest_source_id", "value": "2f2652de-91df-4c63-8b53-bfced20b276b"},
{"key": "harvest_source_title", "value": "Test Source"},
{"key": "accessLevel", "value": "public"},
Expand Down

1 comment on commit 2b15239

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests Skipped Failures Errors Time
2 0 💤 0 ❌ 0 🔥 8.586s ⏱️

Please sign in to comment.