Merge pull request #22377 from cpennington/fix-bok-choy-wtw-collection

Remove the SHARD suffix for bokchoy coverage reports, because they ar…
This commit is contained in:
Calen Pennington
2019-11-21 14:10:56 -05:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
[run]
data_file = reports/bok_choy/${TEST_SUITE}.coverage${SHARD}
data_file = reports/bok_choy/${TEST_SUITE}.coverage
source =
lms
cms