Skip to content

Commit

Permalink
Add an alias for InventoryRefresh -> ManagerRefresh
Browse files Browse the repository at this point in the history
Add a temporary alias for InventoryRefresh to ManagerRefresh to allow
specs to pass in provider repos.
  • Loading branch information
agrare committed Sep 10, 2018
1 parent 17cf9b6 commit ffbbe4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/aliases/inventory_refresh.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
InventoryRefresh = ManagerRefresh

0 comments on commit ffbbe4c

Please sign in to comment.