Cypress - File Operations
You want to verify that a text file
notes.txt contains the word "important" anywhere in its content using Cypress. Which code snippet correctly performs this check?