Skip to content

Commit

Permalink
Fix new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
jBorkowska committed Dec 18, 2024
1 parent d211133 commit 5b5e95e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/debugging-patrol-tests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,15 @@ Here is how you can do it:
3. When the tests will start running, at some point you will see a message with a link to Patrol devtools extension.
Copy the last part of the URI from the message.
Eg. for this link:

`Patrol DevTools extension is available at http://127.0.0.1:9104/patrol_ext?uri=http://127.0.0.1:52263/F2-CH29gR1k=/`

copy `http://127.0.0.1:52263/F2-CH29gR1k=/`.

<Warning>
You'll see 2 similar logs. First one looks like this:
`The Dart VM service is listening on http://127.0.0.1:63725/57XmBI_pwSA=/`

Ignore it - this link is incorrect, wait for the one that says about devtools extension.
</Warning>

Expand Down
3 changes: 3 additions & 0 deletions docs/documentation/debugging-patrol-tests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,15 @@ Here is how you can do it:
3. When the tests will start running, at some point you will see a message with a link to Patrol devtools extension.
Copy the last part of the URI from the message.
Eg. for this link:

`Patrol DevTools extension is available at http://127.0.0.1:9104/patrol_ext?uri=http://127.0.0.1:52263/F2-CH29gR1k=/`

copy `http://127.0.0.1:52263/F2-CH29gR1k=/`.

<Warning>
You'll see 2 similar logs. First one looks like this:
`The Dart VM service is listening on http://127.0.0.1:63725/57XmBI_pwSA=/`

Ignore it - this link is incorrect, wait for the one that says about devtools extension.
</Warning>

Expand Down

0 comments on commit 5b5e95e

Please sign in to comment.