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 4f3f6a4 commit 383f769Copy full SHA for 383f769
appengine/standard/images/api/blobstore_test.py
@@ -65,4 +65,3 @@ def test_url_redirect_missing(app):
65
def test_url_redirect_no_key(app):
66
# No blob_key, should get error
67
app.get('/redirect', status=404)
68
-
0 commit comments