fix: test records

This commit is contained in:
barredterra 2020-12-21 17:25:26 +01:00
parent 9f6fc4618f
commit bf8b40acec

View file

@ -2,10 +2,8 @@
{
"doctype": "Connected App",
"provider_name": "frappe",
"base_url": "http://localhost:8000",
"client_id": "test_client_id",
"client_secret": "test_client_secret",
"redirect_uri": "http://localhost:8000/api/method/frappe.integrations.doctype.connected_app.connected_app.callback/frappe",
"scopes": [
{
"scope": "all"