Skip to content

Commit 36ff014

Browse files
committed
fix typo
1 parent 3ac9126 commit 36ff014

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/smartui-running-your-first-test.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/co
4848
})
4949
}}
5050
></script>
51+
5152
This guide will walk you through the process of running your first visual regression test using SmartUI, a powerful feature of LambdaTest that ensures your web applications look flawless across all browsers and devices.
5253
## Prerequisites
5354

@@ -129,6 +130,7 @@ set PROJECT_TOKEN="123456#1234abcd-****-****-****-************"`}
129130
{`$Env:LT_USERNAME="${YOUR_LAMBDATEST_USERNAME()}"
130131
$Env:LT_ACCESS_KEY="${YOUR_LAMBDATEST_ACCESS_KEY()}"
131132
$Env:PROJECT_TOKEN="123456#1234abcd-****-****-****-************"`}
133+
132134
</CodeBlock>
133135
</div>
134136
</TabItem>

0 commit comments

Comments
 (0)