Project

General

Profile

Bug #38078

Updated by Ewoud Kohl van Wijngaarden 4 months ago

In <code>test/unit/tasks/seeds_test.rb</code> the test <code>does not change value for existing setting</code> is failing because the DB setting is never created. Due to a bug in mocha (that 2.7.0 fixed) this was never uncovered.

Back