Environment data
- VS Code version: 1.31.0-insider
- Extension version (available under the Extensions sidebar): 2019.1.0 (also tried with 2018.12.1)
- OS and version: Windows_NT x64 10.1.17763
- Python version (& distribution if applicable, e.g. Anaconda): Python 3.7.1 64-bit
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
- Relevant/affected Python packages and their versions: N/A
Issue:

Steps to reproduce:
- Open a multi-root workspace with two folders with one test file each
- Configure unit tests for each one of them (choose unittest framework)
- Run "Discover unit tests" and select the second folder
- Click on "Disable tests" when the "No tests discovered" message appear
Expected behaviour
The unit test settings on the second folder should be turned all to false
Actual behaviour
Instead, the unit test settings on the first folder are turned to false
Environment data
Issue:

Steps to reproduce:
Expected behaviour
The unit test settings on the second folder should be turned all to
falseActual behaviour
Instead, the unit test settings on the first folder are turned to
false