This commit is contained in:
brrusselburg 2025-04-10 12:05:33 -05:00
parent 6e36963645
commit 0356ceba7a
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ describe "Assign | Assigning posts", type: :system do
before do
skip "Tests are broken and need to be fixed. See https://github.com/discourse/discourse/actions/runs/13890376408/job/38861216842"
SiteSetting.assign_enabled = true
SiteSetting.prioritize_username_in_ux = false
# The system tests in this file are flaky and auth token related so turning this on
SiteSetting.verbose_auth_token_logging = true