Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelot committed Nov 27, 2023
1 parent dcf0c88 commit 1bdef29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/tests/test_data/alphabet_output.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"cset_id": 796,
"country": "United States",
"sector": "Sector1",
"website": "https://abc.xyz/",
"crunchbase": {
"text": "096694c6-bcd2-a975-b95c-fab77c81d915",
Expand Down Expand Up @@ -38,6 +37,7 @@
"continent": "North America",
"local_logo": "alphabet.png",
"aliases": "Alphabet Inc",
"permid": [5082534760, 5030853586, 5053732847, 5028044072, 5050702354],
"permid_links": [
{
"text": 5082534760,
Expand Down
2 changes: 1 addition & 1 deletion web/tests/test_data/hugging_face_output.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"cset_id": 1425,
"country": "United States",
"sector": "Sector0",
"website": "https://huggingface.co/",
"crunchbase": {
"text": "b7947f18-b199-45ac-b7da-66f5c52fcfbc",
Expand All @@ -17,6 +16,7 @@
"continent": "North America",
"local_logo": "hugging_face.png",
"aliases": "Hugging Face Inc; Hugging Face, Inc",
"permid": [5063742076],
"permid_links": [
{
"text": 5063742076,
Expand Down

0 comments on commit 1bdef29

Please sign in to comment.