Skip to content

Commit f15ef79

Browse files
committed
num
1 parent 6831448 commit f15ef79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ To run unit tests, you can take the following steps:
231231
2. Run `npm test` to run all test files.
232232
3. Run `npm run test-vitest` to run only tests written using Vitest.
233233
4. Run `npm run test-mocha` to run only tests written using Mocha.
234-
4. (For cross-browser testing) Run `npm run test-browser-browserstack` to run browser tests via BrowserStack, or `npm run test-browser-local` to run them locally.
235-
5. Resolve any tests that fail before continuing with your contribution.
234+
5. (For cross-browser testing) Run `npm run test-browser-browserstack` to run browser tests via BrowserStack, or `npm run test-browser-local` to run them locally.
235+
6. Resolve any tests that fail before continuing with your contribution.
236236

237237
This information is relevant only if you plan on contributing to the SDK itself.
238238

0 commit comments

Comments
 (0)