https://bugzilla.wikimedia.org/show_bug.cgi?id=42145
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Nemo <[email protected]> --- (In reply to db from comment #13) > Setting $wgTitle in EditPageTest::assertEdit works, but sounds not like a > real solution > > You need one of: > > $wgCaptchaTriggers['edit'] = true; > $wgCaptchaTriggers['create'] = true; So we should just set $wgCaptchaTriggers false in EditPageTest::assertEdit, as that's what the test currently assumes. Right? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
