From b6679337415d2d3d31062b88939243a1210b3330 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Mon, 17 Oct 2022 15:12:41 +0200 Subject: [PATCH] e2e: adapt to modified Ginkgo output --- .../framework/internal/unittests/cleanup/cleanup_test.go | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/e2e/framework/internal/unittests/cleanup/cleanup_test.go b/test/e2e/framework/internal/unittests/cleanup/cleanup_test.go index 785cbe70540..eab2af891d9 100644 --- a/test/e2e/framework/internal/unittests/cleanup/cleanup_test.go +++ b/test/e2e/framework/internal/unittests/cleanup/cleanup_test.go @@ -128,15 +128,15 @@ INFO: after #1 [AfterEach] e2e cleanup_test.go:76 INFO: after #2 -[DeferCleanup] e2e +[DeferCleanup (Each)] e2e cleanup_test.go:85 INFO: cleanup first -[DeferCleanup] e2e +[DeferCleanup (Each)] e2e cleanup_test.go:82 INFO: cleanup last -[DeferCleanup] e2e +[DeferCleanup (Each)] e2e dump namespaces | framework.go:xxx -[DeferCleanup] e2e +[DeferCleanup (Each)] e2e tear down framework | framework.go:xxx STEP: Destroying namespace "test-namespace-zzz" for this suite. `