Skip to content

Commit 14afaa9

Browse files
committed
reformat
1 parent 601f68d commit 14afaa9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ When adding new features or fixing bugs, please ensure that you also add tests t
6363

6464
## Running Tests
6565

66-
The tests can be found in the `__tests__` directory.
66+
The tests can be found in the `__tests__` directory.
6767

6868
You can run tests using the following npm scripts:
6969

@@ -76,7 +76,6 @@ npm test -- path/to/test/file.test.ts
7676
npm test -- path/to/directory
7777
```
7878

79-
8079
## Troubleshooting
8180

8281
### Restart Server

0 commit comments

Comments
 (0)