diff --git a/CONTEXT.md b/CONTEXT.md index 44d535b..4d06c0c 100644 --- a/CONTEXT.md +++ b/CONTEXT.md @@ -781,6 +781,6 @@ describe('MyComponent', () => { ## Testing Your Changes -Whenever you modify code, you must run the **test** script using the **run_script** tool. +Whenever you are finished modifying code, you must run the **test** script using the **run_script** tool. **Your task is not considered finished until this test passes without errors.** \ No newline at end of file