You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linked to odoo/odoo#148660
In the corresponding community pr, a test is not executed twice when
importing a testClass, a common mistake when writing tests.
Upgrade tests were relying on this side effect to run tests. A flag is
added on the class to enable this behavior in this case only.
closes#35
Signed-off-by: Christophe Simonis (chs) <chs@odoo.com>
0 commit comments