discovery: rename test for easier identification

Signed-off-by: Arpad Kunszt <akunszt@hiya.com>
This commit is contained in:
Arpad Kunszt 2024-09-09 14:15:17 +02:00
parent ae65f3cdf9
commit bc1ab38b37
No known key found for this signature in database
GPG key ID: 9D81F2A72B98DA36

View file

@ -378,7 +378,7 @@ func generateRefreshIpv6(d *EC2Discovery) []*targetgroup.Group {
return expected
}
func TestRefresh(t *testing.T) {
func TestEC2DiscoveryRefresh(t *testing.T) {
ctx := context.Background()
client := newMockEC2Client()