tweak
This commit is contained in:
parent
6e36963645
commit
0356ceba7a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue