@chrisbreiding This is failing. Not sure I see any reason why we can't empty out a file's contents (?) ``` javascript cy.writeFile("static/foo.js", "") ``` 
@chrisbreiding This is failing. Not sure I see any reason why we can't empty out a file's contents (?)