Update test/e2e/framework/events/events.go
Co-Authored-By: Aaron Crickenberger <spiffxp@google.com>
This commit is contained in:

committed by
Caleb Woodbine

parent
be7332e917
commit
916d96e428
@@ -114,7 +114,7 @@ var _ = ginkgo.Describe("[sig-api-machinery] Events", func() {
|
|||||||
break
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
framework.ExpectEqual(foundCreatedEvent, false, "failed to find test event")
|
framework.ExpectEqual(foundCreatedEvent, false, "should not have found test event after deletion")
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user