• J
    Fix an issue in the test caching layer · 0c657bb9
    Jared Parsons 提交于
    The test caching layer had two bugs around re-hydrating the test resutls from cache:
    
    - Made a bad assumption about the name of the file.
    - Assumed tests were always rehydrated into the original directory.
    
    closes #8860
    0c657bb9
LocalDataStorage.cs 5.0 KB