Skip to content

Commit 16a0fe7

Browse files
author
JulesWritesCode
committed
Merge branch 'stacked/pr629-1-grammar-conflicts' of https://github.com/supabase-community/postgres_lsp into stacked/pr629-2-grammar-guidelines
2 parents d3b0f37 + b736ae8 commit 16a0fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/pgls_treesitter/src/context

crates/pgls_treesitter/src/context/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ mod tests {
537537
}
538538

539539
#[test]
540-
#[ignore]
540+
#[ignore = "will be reintroduced after stacked keyword-completion PRs merge"]
541541
fn identifies_clauses() {
542542
let test_cases = vec![
543543
(

0 commit comments

Comments
 (0)