Skip to content

Commit ece17a9

Browse files
authored
docs: bump package versions on time travel guide page (#63)
1 parent 29fd3cd commit ece17a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guides/time-travel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Time Travel mode is a new Testplane UI tool that allows you to observe test
2222
1. Install the alpha versions of `testplane` and `html-reporter`:
2323

2424
```shell
25-
npm i -D [email protected]-alpha.1 [email protected]-alpha.1
25+
2626
```
2727

2828
2. Enable snapshot recording in the Testplane config:

i18n/ru/docusaurus-plugin-content-docs/current/guides/time-travel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import Admonition from "@theme/Admonition";
2222
1. Необходимо установить alpha-версии `testplane` и `html-reporter`:
2323

2424
```shell
25-
npm i -D [email protected]-alpha.1 [email protected]-alpha.1
25+
2626
```
2727

2828
2. Включить запись снапшотов в конфиге testplane:

0 commit comments

Comments
 (0)