diff options
Diffstat (limited to 'testing/phind_test.py')
-rw-r--r-- | testing/phind_test.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/phind_test.py b/testing/phind_test.py index 6b78f02d..3e9217e1 100644 --- a/testing/phind_test.py +++ b/testing/phind_test.py @@ -1,5 +1,8 @@ import phind +# set cf_clearance cookie +phind.cf_clearance = 'hWfIdYKgcnxnU5ayolWe9t7eEmAbULywS.qfHkm1T_A-1682166681-0-160' + prompt = 'hello world' # normal completion |