Anyone else seeing this? On the simplest scripts, like
```
console.log(‘hello world’);
```
I’m getting a “Running...” in tests until it times out, no errors or console logs whatsoever. Scripts that have been working for years are all of a sudden not functioning.