Skip to content

Commit face9d2

Browse files
authored
Fix NPM command to watch & build assets (#364)
1 parent 8b7b5db commit face9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Testing/CoreTesting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,5 @@ You can also run a watch task thanks to the full integration of npm command exec
265265

266266
.. code-block:: shell
267267
268-
Build/Scripts/runTests.sh -s npm -- run watch
268+
Build/Scripts/runTests.sh -s npm -- run watch:build
269269

0 commit comments

Comments
 (0)