• Jan Provaznik's avatar
    Fix transient rspec issue · ade75c04
    Jan Provaznik authored
    CI randomly fails with:
        ActiveRecord::RecordNotFound:
           Couldn't find Project with 'id'=724
    
    This is probably caused by DB cleanup strategy used for :js
    tests in combination with `set`.
    ade75c04