Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed May 24, 2024
1 parent e4c0f46 commit 35de770
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,8 @@ defmodule Bonfire.Umbrella.MixProject do
"bonfire_boundaries",
"bonfire_search",
"bonfire_geolocate",
"bonfire_files"
"bonfire_files",
"bonfire_invite_links"
]

# TODO: put these in ENV or an external writeable config file similar to deps.*
Expand Down
6 changes: 3 additions & 3 deletions mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "c90e782d0069e6dedb854f13a3c874cab69ded4c", []},
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "b5164795f7b1ae2bf832ab94b898ec4771b6be32", []},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "0893813e2831dc18895ba4f3c6e5a2d38481f9b8", []},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "463d831a08ead79c2a1498ca0b2524f0a261e863", []},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "0371df519a04465085e1cdb94e01de7561519668", []},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "dbd9011759612217d924d10b38b4a4069b1d867f", []},
"bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "b7c3cd9886a22e0b3652baa7edd079fac29bdea3", []},
"bonfire_data_activity_pub": {:git, "https://github.com/bonfire-networks/bonfire_data_activity_pub", "00712af676e70f0f126861446bf873054f6e26c3", []},
Expand All @@ -47,12 +47,12 @@
"bonfire_federate_activitypub": {:git, "https://github.com/bonfire-networks/bonfire_federate_activitypub", "f7ee35b1231069d68cce99519525ac719fe170d4", []},
"bonfire_files": {:git, "https://github.com/bonfire-networks/bonfire_files", "30180f83dd5a3b9d78cc53b45f9df4a44636eb61", []},
"bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "98ac28f651fcf3c184068313917fff449cf67983", []},
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "323daaecd6e7ba462e91424dec4a60f2f5fb97f2", []},
"bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "1039c8f0a12e0f12827b0736583bb415b66f9552", []},
"bonfire_label": {:git, "https://github.com/bonfire-networks/bonfire_label", "0b8d960b9a9b3711a7ca777c5033045eba17e0cb", []},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "a899e147ef417804a181a6a3f82b662e8e200ead", []},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "77989cf714e4a0169f6b40d0b493b4b3a07ad265", []},
"bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "cb3cd0c11261b71ceac3940abc6c2cff34e09e91", []},
"bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "5918640368e50f28d3f71ec850142334871faf45", []},
"bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "64fb4d67517b52c26b4c6862ef73101776172175", []},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "efb75701ad75321a08f97cf47798810d07b6d8b9", []},
"bonfire_pages": {:git, "https://github.com/bonfire-networks/bonfire_pages", "6628d45ef2c7dbcc7161bf720e57c3b7ea040c18", []},
"bonfire_poll": {:git, "https://github.com/bonfire-networks/bonfire_poll", "7a6fc14a900a925b82dc7a46c8a5032099745e34", []},
Expand Down

0 comments on commit 35de770

Please sign in to comment.