test: ensure consistent CSS ordering (#6222)

This commit is contained in:
Sébastien Lorber 2021-12-30 14:26:26 +01:00 committed by GitHub
parent c45d9c6a89
commit 7adc1c0cdb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 178 additions and 3 deletions

View file

@ -118,7 +118,6 @@ const config = {
'static',
path.join(__dirname, '_dogfooding/_asset-tests'),
],
clientModules: [require.resolve('./_dogfooding/clientModuleExample.ts')],
themes: ['live-codeblock'],
plugins: [
FeatureRequestsPlugin,