Browse Source

Tests: Turning performance recorder should not be optional.

Co-Authored-By: Maciej <jodator@jodator.net>
Marek Lewandowski 6 years ago
parent
commit
41bf8f6873
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/manual/performance/setdata.md

+ 1 - 1
tests/manual/performance/setdata.md

@@ -2,4 +2,4 @@
 
 1. Begin performance recording in devtools.
 1. Use any button to call `editor.setData()` with chosen data size.
-1. (optionally) Stop performance recording.
+1. Stop performance recording.