summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/devel/sig-architecture/api_changes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/contributors/devel/sig-architecture/api_changes.md b/contributors/devel/sig-architecture/api_changes.md
index 3a1099fd..ce496351 100644
--- a/contributors/devel/sig-architecture/api_changes.md
+++ b/contributors/devel/sig-architecture/api_changes.md
@@ -743,6 +743,8 @@ doing!
Check out the [E2E docs](../sig-testing/e2e-tests.md) for detailed information about how to
write end-to-end tests for your feature.
+Make sure the E2E tests are running in the default presubmits for a feature that
+is being promoted to Beta (enabled by default).
## Examples and docs