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

Commit bf0874d

Browse files
comment out secction
1 parent c69b6f8 commit bf0874d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

synthetics/test-config/test-config.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@ 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+
* - Custom variables
75+
- 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.
76+
7777
7878
.. raw:: html
7979

0 commit comments

Comments
 (0)