tests: add DELAY keyword to more tests using waits

This commit is contained in:
Dan Fandrich 2023-03-10 12:01:01 -08:00
parent 13b4d050aa
commit 970330bded
4 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,7 @@
HTTP
HTTP GET
HTTP/1.0
DELAY
</keywords>
</info>

View File

@ -2,6 +2,7 @@
<info>
<keywords>
PROGRESSFUNCTION
DELAY
</keywords>
</info>

View File

@ -2,6 +2,7 @@
<info>
<keywords>
RECURSIVE_API_CALL
DELAY
</keywords>
</info>

View File

@ -3,6 +3,7 @@
<keywords>
HTTP
HTTP GET
DELAY
</keywords>
</info>