8000 typo · akshatz/firebase-admin-python@16ed151 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 16ed151

Browse files
committed
typo
1 parent 5d81e8c commit 16ed151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/test_dynamic_links.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
try:
2727
dynamic_links_e2e_url = testutils.resource('dynamic_links_e2e_url.txt').strip()
2828
except IOError:
29-
sys.stderr.write("\nEnd to end tests not set up, see CONTRIBTING.md file.\n")
29+
sys.stderr.write("\nEnd to end tests not set up, see CONTRIBUTING.md file.\n")
3030

3131
@pytest.mark.skipif(not dynamic_links_e2e_url,
3232
reason="End to end tests not set up, see CONTRIBTING.md file.")

0 commit comments

Comments
 (0)
0