Skip to content

Commit

Permalink
Add a link to an issue
Browse files Browse the repository at this point in the history
  • Loading branch information
asterite committed Aug 1, 2024
1 parent 833eab6 commit 5b07290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tooling/lsp/src/requests/references.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ mod references_tests {

// Ignored because making this work slows down everything, so for now things will not work
// as ideally, but they'll be fast.
// See https://github.com/noir-lang/noir/issues/5460
#[ignore]
#[test]
async fn test_on_references_request_works_accross_workspace_packages() {
Expand Down

0 comments on commit 5b07290

Please sign in to comment.