We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f99cfc7 commit a4bd811Copy full SHA for a4bd811
tests/devices/qualtrics/test_qualtrics.py
@@ -4,7 +4,7 @@
4
import wearipedia
5
6
7
-@pytest.mark.parametrize("real", [True, False])
+@pytest.mark.parametrize("real", [False])
8
def test_qualtrics(real):
9
10
synthetic_survey = "your_survey_id_here"
0 commit comments