Skip to content

Commit

Permalink
verify the imported resource
Browse files Browse the repository at this point in the history
  • Loading branch information
felixlut committed Oct 17, 2023
1 parent 30c5e9f commit e18f261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonarqube/resource_sonarqube_portfolio_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ func TestAccSonarqubePortfolioManualImport(t *testing.T) {
ResourceName: name,
ImportState: true,
ImportStateVerify: true,
Check: checks,
},
},
})
Expand Down

0 comments on commit e18f261

Please sign in to comment.