diff --git a/console.write.md b/console.write.md index 78ae58c..3edb833 100644 --- a/console.write.md +++ b/console.write.md @@ -3,8 +3,7 @@ ```json { - "key": "console.write", - "scope": "websocket" + "key": "console.write" } ``` @@ -18,7 +17,6 @@ ```json { "key": "console.write", - "scope": "websocket", "content": "Unit test failed..." } ``` \ No newline at end of file