Skip to content

Commit

Permalink
Remove fake collection for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
code-geek committed Oct 25, 2023
1 parent 0add2ff commit 559a0dd
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions sde_collections/fixtures/collections.json
Original file line number Diff line number Diff line change
Expand Up @@ -11287,40 +11287,6 @@
"has_sinequa_config": true
}
},
{
"model": "sde_collections.collection",
"pk": 1265,
"fields": {
"name": "Fake Collection for Testing",
"config_folder": "fake_collection_for_testing",
"url": "http://quotes.toscrape.com/",
"division": 1,
"turned_on": true,
"connector": 1,
"source": 3,
"update_frequency": 2,
"document_type": 3,
"tree_root": "Test/Quotes to Scrape",
"delete": false,
"audit_hierarchy": "",
"audit_url": "",
"audit_mapping": "",
"audit_label": "",
"audit_query": "",
"audit_duplicate_results": "",
"audit_metrics": "",
"cleaning_assigned_to": "",
"github_issue_number": 0,
"notes": "",
"updated_at": "2023-10-09T21:35:23.075Z",
"new_collection": false,
"cleaning_order": 0,
"curation_status": 5,
"workflow_status": 1,
"curation_started": null,
"has_sinequa_config": true
}
},
{
"model": "sde_collections.collection",
"pk": 1266,
Expand Down

0 comments on commit 559a0dd

Please sign in to comment.