testing 2022-02-03

Hello 👋 I'm not sure where to ask this question I'm using lein doo to run CLJS tests and I'm getting this error

03 02 2022 09:05:53.618:ERROR [launcher]: Cannot start ChromeHeadless
	[0203/090553.614207:ERROR:(90)] Running as root without --no-sandbox is not supported. See .

any pointers on how to fix it?

I found a fix; seems there are some flags that you can pass to ChromeHeadless to get around this