@teambit/workspace-config-files 1.0.511 → 1.0.513
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="6" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.workspace/workspace-config-files@1.0.
|
|
4
|
-
<testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary" time="0.001"/>
|
|
5
|
-
<testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders" time="0.001"/>
|
|
3
|
+
<testsuite name="teambit.workspace/workspace-config-files@1.0.513" tests="6" failures="0" errors="0" skipped="0">
|
|
6
4
|
<testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
|
|
7
5
|
<testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
|
|
6
|
+
<testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary" time="0.001"/>
|
|
7
|
+
<testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
|
|
8
8
|
<testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
|
|
9
9
|
<testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
|
|
10
10
|
</testsuite>
|