File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
i18n/ru/docusaurus-plugin-content-docs/current/guides Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The Time Travel mode is a new Testplane UI tool that allows you to observe test
22221 . Install the alpha versions of ` testplane ` and ` html-reporter ` :
2323
2424 ``` shell
25- npm i -D testplane@8.26.0-alpha.1 html-reporter@10.15.0-alpha.1
25+ npm i -D testplane@8.26.0 html-reporter@10.15.0
2626 ```
2727
28282 . Enable snapshot recording in the Testplane config:
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ import Admonition from "@theme/Admonition";
22221 . Необходимо установить alpha-версии ` testplane ` и ` html-reporter ` :
2323
2424 ``` shell
25- npm i -D testplane@8.26.0-alpha.1 html-reporter@10.15.0-alpha.1
25+ npm i -D testplane@8.26.0 html-reporter@10.15.0
2626 ```
2727
28282 . Включить запись снапшотов в конфиге testplane:
You can’t perform that action at this time.
0 commit comments