partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 161745dc8ae07d43e8c1e5a01a7c3a6eb50de3e2
parent a0da490219d65e635066c7633344970a22976687
Author: Felicitus <felicitus@felicitus.org>
Date:   Sun, 15 Nov 2015 18:53:48 +0100

Removed logging

Diffstat:
Mweb/setup/js/SetupTests/AbstractTest.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/web/setup/js/SetupTests/AbstractTest.js b/web/setup/js/SetupTests/AbstractTest.js @@ -157,7 +157,6 @@ Ext.define('PartKeeprSetup.AbstractTest', { onBeforeRunTest: function () { this.params = PartKeeprSetup.getApplication().getSetupConfig(); - console.log(this.params); }, /** * Gets called after test exeuction. Useful for post-processing any result