This commit is contained in:
Mayel de Borniol 2023-07-01 15:45:54 +01:00
parent 6ff5cc34ec
commit 84277504a5
2 changed files with 4 additions and 4 deletions

View file

@ -496,11 +496,11 @@ test-federation-integration *args=ap_integration: test-federation-dance-position
test-federation-ext *args=ap_ext: test-federation-dance-positions
just test-watch $@
test-federation-dance *args='': test-federation-dance-positions
test-federation-dance-signed *args='': test-federation-dance-positions
TEST_INSTANCE=yes just test-watch --only test_instance $@
just test-federation-dance-positions
test-federation-dance-unsigned *args='': test-federation-dance-positions
test-federation-dance *args='': test-federation-dance-positions
ACCEPT_UNSIGNED_ACTIVITIES=1 TEST_INSTANCE=yes just test-watch --only test_instance $@
just test-federation-dance-positions

View file

@ -133,8 +133,8 @@ defmodule Bonfire.Umbrella.MixProject do
"activity_pub",
"arrows",
"linkify",
"fetch_favicon",
"paper_trail"
"fetch_favicon"
# "paper_trail"
],
data: [
"bonfire_data_",