ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #01993
[Merge] lp:~canonical-platform-qa/reminders-app/update_token into lp:reminders-app
Leo Arias has proposed merging lp:~canonical-platform-qa/reminders-app/update_token into lp:reminders-app.
Commit message:
Updated the test authorization token.
Requested reviews:
Ubuntu Reminders app developers (reminders-app-dev)
For more details, see:
https://code.launchpad.net/~canonical-platform-qa/reminders-app/update_token/+merge/258646
--
Your team Ubuntu Reminders app developers is requested to review the proposed merge of lp:~canonical-platform-qa/reminders-app/update_token into lp:reminders-app.
=== modified file 'tests/autopilot/reminders/evernote.py'
--- tests/autopilot/reminders/evernote.py 2014-07-02 16:05:53 +0000
+++ tests/autopilot/reminders/evernote.py 2015-05-08 15:35:29 +0000
@@ -21,8 +21,8 @@
TEST_OAUTH_TOKEN = (
- 'S=s1:U=8e6bf:E=14d08e375ff:C=145b1324a03:P=1cd:A=en-devtoken:V=2:'
- 'H=79b946c32b4515ee52b387f7b68baa69')
+ 'S=s1:U=8e6bf:E=1548ba3de0d:C=14d33f2aea0:P=1cd:A=en-devtoken:V=2:'
+ 'H=2443c889ce7e8f083d8e155b404c44a1')
EVERNOTE_NOTE_XML_PROLOG = (
'<?xml version="1.0" encoding="UTF-8"?>'
'<!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml2.dtd">')
Follow ups