8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b635f77 commit 861ade0Copy full SHA for 861ade0
integration/test_dynamic_links.py
@@ -31,8 +31,8 @@
31
==============================================================================================
32
To run end to end tests you must do the following:
33
1. From the firebase console, create a short link under dynamic links.
34
- 2. From your broser or phone, go to that short link and see that it redirects.
35
- 3. Wait up to 36 hours.
+ 2. From your broser or phone, go to that short link and see that it redirects.
+ 3. Wait up to 36 hours.
36
4. Create a file named dynamic_links_e2e_url.txt under tests/data/.
37
5. Populate that file with the quoted link you created in 1 on the first and only line
38
e.g. $ echo "https://your1.app.goo.gl/suff" > tests/data/dynamic_links_e2e_url.txt
0 commit comments