* backport of commit 022469da45
* Fix auto-squash events experiments (#22876)
When #22835 was merged, it was auto-squashed, so the `experiments`
import was removed, but the test still referenced it.
This removes the (now unnecessary) experiment from the test.
---------
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>