template-project/node_modules/@jimp/plugin-blur/.turbo/turbo-test$colon$browser.log
2025-05-30 18:13:30 +08:00

15 lines
962 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

> @jimp/plugin-blur@1.1.1 test:browser /Users/andrewlisowski/Documents/jimp/plugins/plugin-blur
> vitest --config vitest.config.browser.mjs "--watch=false" "--u"
 RUN  v1.4.0 /Users/andrewlisowski/Documents/jimp/plugins/plugin-blur
 Browser runner started at http://localhost:5175/
include: **/*.{test,spec}.?(c|m)[jt]s?(x)
exclude: **/.tshy-build, **/.tshy, **/*.node.test.ts, **/node_modules/**, **/dist/**, **/cypress/**, **/.{idea,git,cache,output,temp}/**, **/{karma,rollup,webpack,vite,vitest,jest,ava,babel,nyc,cypress,tsup,build,eslint,prettier}.config.*
watch exclude: **/node_modules/**, **/dist/**

No test files found, exiting with code 1
ELIFECYCLE Command failed with exit code 1.