Monday, March 15, 2021
1 change · master
Code cleanup and technical improvements
This change removes a duplicated setting used when running automated browser tests in headless mode. It keeps the test setup simpler and reduces the chance of confusion without changing product behavior for users.
Original PR description
It was added here: https://github.com/odoo/odoo/commit/253d5341a4e2d19d2cb9bad6bb1b1986f52dd66f Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr