diff --git a/test/custom-elements/samples/no-shadow-dom-with-slots.solo/_config.js b/test/custom-elements/samples/no-shadow-dom-with-slots/_config.js similarity index 100% rename from test/custom-elements/samples/no-shadow-dom-with-slots.solo/_config.js rename to test/custom-elements/samples/no-shadow-dom-with-slots/_config.js diff --git a/test/custom-elements/samples/no-shadow-dom-with-slots.solo/main.svelte b/test/custom-elements/samples/no-shadow-dom-with-slots/main.svelte similarity index 100% rename from test/custom-elements/samples/no-shadow-dom-with-slots.solo/main.svelte rename to test/custom-elements/samples/no-shadow-dom-with-slots/main.svelte diff --git a/test/custom-elements/samples/no-shadow-dom-with-slots.solo/other.svelte b/test/custom-elements/samples/no-shadow-dom-with-slots/other.svelte similarity index 100% rename from test/custom-elements/samples/no-shadow-dom-with-slots.solo/other.svelte rename to test/custom-elements/samples/no-shadow-dom-with-slots/other.svelte diff --git a/test/custom-elements/samples/no-shadow-dom-with-slots.solo/test.js b/test/custom-elements/samples/no-shadow-dom-with-slots/test.js similarity index 100% rename from test/custom-elements/samples/no-shadow-dom-with-slots.solo/test.js rename to test/custom-elements/samples/no-shadow-dom-with-slots/test.js