Skip to content

Commit

Permalink
NMS-16510: Update test to be integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandra Gorantla authored and Chandra Gorantla committed Dec 10, 2024
1 parent a97bebf commit 4102fed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
})
@JUnitConfigurationEnvironment
@JUnitTemporaryDatabase(reuseDatabase = false)
public class NodeAssetSearchProviderTest {
public class NodeAssetSearchProviderIT {

@Autowired
private NodeDao nodeDao;
Expand Down

0 comments on commit 4102fed

Please sign in to comment.