Skip to content

Commit

Permalink
fixup! Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Kaput <[email protected]>
  • Loading branch information
mkaput committed Dec 2, 2024
1 parent 7c5c7fa commit 7dbab5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ the [Cairo extension's contributing guidelines](https://github.com/software-mans

## Testing

We are building an extensive end-to-end tests suite for
CairoLS [here](crates/cairo-lang-language-server/tests/e2e).
We are building an extensive end-to-end tests suite for CairoLS [here](./tests/e2e).
These tests implement a simple language client that you can control (like put a cursor at certain
position, send a request to the server, etc.).
Check out existing tests for examples of what you can do.
Expand Down

0 comments on commit 7dbab5c

Please sign in to comment.