IBM / BlueXolo

BlueXolo
Apache License 2.0
19 stars 20 forks source link

Remove console logs in keywords section #422

Closed snvc00 closed 3 years ago

snvc00 commented 3 years ago

Describe the bug In the 'Keywords' section, all the created keywords are logged to the console. Found in development branch.

To Reproduce Steps to reproduce the behavior:

  1. Go to http://localhost:8000/testings/keywords/
  2. Open the browser console
  3. See all saved keywords data

Expected behavior Keywords data should not be logged to the console.

Screenshots keywords_logged_in_console