]> granicus.if.org Git - ejabberd/commitdiff
Fix test for changes in oauth expiry
authorPablo Polvorin <ppolvorin@process-one.net>
Tue, 19 Jul 2016 23:36:02 +0000 (20:36 -0300)
committerPablo Polvorin <ppolvorin@process-one.net>
Tue, 19 Jul 2016 23:36:02 +0000 (20:36 -0300)
test/ejabberd_oauth_mock.exs

index 81cfdc038e69aa6941eaa93687c41704fe1ed7b5..e6a34f65e25cbecc447ada49df42a072ce42e9ca 100644 (file)
@@ -40,7 +40,7 @@ defmodule EjabberdOauthMock do
                                                                                                                                                                                                                                {:user, user, domain}},
                                                                                                                                                                                                                         {"scope", [to_string command]},
                                                                                                                                                                                                                         {"expiry_time", expire}],
-                                                                                                                                                                                                                       :undefined)
+                                                                                                                                                                                                                       [])
                token
        end