• Cindy Pallares's avatar
    Alias the lfs_enabled method · be493207
    Cindy Pallares authored
    We currently check for `project.lfs_enabled` to display
    the state of lfs being enabled/disabled, but this is set to nil by
    default, even when lfs is enabled.
    
    Aliasing the method to #lfs_enabled? will return the correct state.
    be493207
project_tree_restorer_spec.rb 14.3 KB