mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
576d74a36f
tests/e2e: fix proxy tests failing due to in-use port (#22785) * tests/e2e: fix proxxy tests failing due to in-use port * correctly update providers once container is created * fix connectivity test * idk man * hmm * fix duplicate port? * Revert "fix connectivity test" This reverts commite531c650ad. * Revert "correctly update providers once container is created" This reverts commitcda9684db7. # Conflicts: # tests/e2e/test_provider_proxy.py * Revert "tests/e2e: fix proxxy tests failing due to in-use port" This reverts commitd224b54f52. * remove debug --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Jens L. <jens@goauthentik.io>