• Zeger-Jan van de Weg's avatar
    Hotfix for Rspec and second storage · 3efaf5b5
    Zeger-Jan van de Weg authored
    Rails requires a second storage for testing cross shard features. Gitaly
    will not boot if this second storage doesn't exist. So this will create
    this storage without adding it to the list of storages that Rails knows
    about.
    3efaf5b5
test_env.rb 12.2 KB