Closed sheremet-va closed 5 months ago
Trying solid-testing-library in the Vitest Browser Mode shows an error that process is not defined. testing-library has guards in other places for process, so I would expect it to also be defined here.
solid-testing-library
process
Trying
solid-testing-library
in the Vitest Browser Mode shows an error thatprocess
is not defined. testing-library has guards in other places forprocess
, so I would expect it to also be defined here.