Skip to content

Commit

Permalink
add test data
Browse files Browse the repository at this point in the history
  • Loading branch information
orouz committed Oct 2, 2023
1 parent 4d2fa3e commit 29ceac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/fetching/fetchers/azure/assets_fetcher_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ func (s *AzureAssetsFetcherTestSuite) TestFetcher_Fetch() {
inventory.DiskAssetType,
inventory.StorageAccountAssetType,
inventory.VirtualMachineAssetType,
inventory.WebSitesAssetType,
} {
mockAssets = append(mockAssets,
inventory.AzureAsset{
Expand Down

0 comments on commit 29ceac9

Please sign in to comment.