From 1dfad9725e39b0135a25a0739dc7fb4ee6bf92ee Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Fri, 11 Nov 2016 19:59:32 +0100 Subject: [bug] get user parameter in the key commands This has been previously encapsulated in a dict, and the commands were not modified accordingly. I'm adding some very basic test for the KeymanagerService public api contract. - Resolves: #8577 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a5f9a32c..47a3e6db 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ docs/cov_html/ .cache coverage.xml *,cover +_trial_temp # Sphinx documentation docs/_build/ -- cgit v1.2.3