Skip to content
Snippets Groups Projects
Commit b326328c authored by Matteo Di Carlo's avatar Matteo Di Carlo
Browse files

fix sleep function

parent 4f0d1957
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ import logging
import pytest
import subprocess
import requests
from time import sleep
from pytest_bdd import given, scenario, then, when, parsers, scenarios
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment