Skip to content

Commit

Permalink
chore(warehouse): added warehouse features
Browse files Browse the repository at this point in the history
  • Loading branch information
achettyiitr committed Oct 10, 2022
1 parent ec1176f commit c9e6800
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion info/features.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ var ServerComponent = Component{
var WarehouseComponent = Component{
Name: "warehouse",
Features: []string{
"features",
"retryUI",
"configurationTests",
"azureSASTokens",
},
}

0 comments on commit c9e6800

Please sign in to comment.