From de17b86f0f2166655c5d1eb1f5b8f76859f2d99c Mon Sep 17 00:00:00 2001 From: codl Date: Mon, 27 Nov 2017 14:55:24 +0100 Subject: typo --- tests/setup_app.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/setup_app.sql b/tests/setup_app.sql index b9f3db9..6239eb3 100644 --- a/tests/setup_app.sql +++ b/tests/setup_app.sql @@ -13,7 +13,7 @@ WITH new_app AS ( 'Mastodon.py test suite', '__MASTODON_PY_TEST_ID', '__MASTODON_PY_TEST_SECRET', - 'urn:itef:wg:oauth:2.0:oob', + 'urn:ietf:wg:oauth:2.0:oob', 'read write follow', 'User', 1, -- cgit v1.2.3