mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-05 17:16:59 +02:00
test(source): fix flaky test (#5514)
This commit is contained in:
parent
28cac12dbe
commit
fd214141d2
@ -643,10 +643,7 @@ func TestPodSource(t *testing.T) {
|
||||
},
|
||||
},
|
||||
} {
|
||||
|
||||
t.Run(tc.title, func(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
kubernetes := fake.NewClientset()
|
||||
ctx := context.Background()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user