Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 6489a25

Browse files
Merge pull request #2102 from splunk/gschatz-DOCGUILD-25779
comment out section
2 parents c69b6f8 + ef3efb1 commit 6489a25

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

synthetics/test-config/test-config.rst

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,17 @@ Use variables to fill in fields, provide URLs, and enter other information durin
6565

6666
* - :strong:`Variable type`
6767
- :strong:`Description`
68-
69-
* - Custom variables
70-
- Custom variables are local to a test, and their values can change over the course of a test. Use them to store a value of interest created in a step, to be consumed in another step downstream in a single test.
71-
7268
* - Built-in variables
7369
- Built-in variables such as random values, dates and times, or location names, for use in your Browser and API Tests. See :ref:`built-in-variables` to learn more.
74-
7570
* - Global variables
76-
- Pre-saved, reusable variables you can define once and use across all your Browser and API tests. See :ref:`global-variables` to learn more.
71+
- Pre-saved, reusable variables you can define once and use across all your Browser and API tests. See :ref:`global-variables` to learn more.
72+
73+
74+
75+
..
76+
* - Custom variables
77+
- Custom variables are local to a test, and their values can change over the course of a test. Use them to store a value of interest created in a step, to be consumed in another step downstream in a single test.
78+
7779
7880
.. raw:: html
7981

0 commit comments

Comments
 (0)