Skip to content

Commit a16f041

Browse files
committed
Fix test
1 parent 9e9be87 commit a16f041

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

tests/authoring/Inline/AppliesToRole.fs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,21 +141,21 @@ This is an inline {applies_to}`stack: preview 9.0, ga 9.1` element.
141141
markdown |> convertsToHtml """
142142
<p>This is an inline
143143
<span class="applies applies-inline">
144-
<span class="applicable-info">
145-
<span class="applicable-name" data-tippy-content="Part of the versioned Elastic Stack
144+
<span class="applicable-info" data-tippy-content="We plan to add this functionality in a future Elastic&nbsp;Stack update. Subject to change.
146145
147-
Available in ECH, ECE, ECK, and self-managed deployments, unless otherwise stated">Stack</span>
146+
This functionality may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.">
147+
<span class="applicable-name">Stack</span>
148148
<span class="applicable-separator"></span>
149-
<span class="applicable-meta applicable-meta-planned" data-tippy-content="We plan to add this functionality in a future update. Plans may change without notice.">
149+
<span class="applicable-meta applicable-meta-preview">
150150
Planned
151151
</span>
152152
</span>
153-
<span class="applicable-info">
154-
<span class="applicable-name" data-tippy-content="Part of the versioned Elastic Stack
153+
<span class="applicable-info" data-tippy-content="We plan to add this functionality in a future Elastic&nbsp;Stack update. Subject to change.
155154
156-
Available in ECH, ECE, ECK, and self-managed deployments, unless otherwise stated">Stack</span>
155+
If this functionality is unavailable or behaves differently when deployed on ECH, ECE, ECK, or a self-managed installation, it will be indicated on the page.">
156+
<span class="applicable-name">Stack</span>
157157
<span class="applicable-separator"></span>
158-
<span class="applicable-meta applicable-meta-planned" data-tippy-content="We plan to add this functionality in a future update. Plans may change without notice.">
158+
<span class="applicable-meta applicable-meta-ga">
159159
GA planned
160160
</span>
161161
</span>

0 commit comments

Comments
 (0)