-
Albert Salim authored
`ReleaseHighlight.file_paths` memoizes @file_paths in a class instance variable. As a result, when this class method is called across tests, the value persists and subsequent tests would fail.
4e37833e
`ReleaseHighlight.file_paths` memoizes @file_paths in a class instance variable. As a result, when this class method is called across tests, the value persists and subsequent tests would fail.