Skip to content

Commit 1ce1b93

Browse files
committedApr 12, 2025
fix: clean
1 parent 71a3e45 commit 1ce1b93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎crates/pgt_lsp/tests/server.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,6 @@ async fn test_issue_327() -> Result<()> {
12481248

12491249
server.load_configuration().await?;
12501250

1251-
// Initial document content - a complex SQL file with multiple statements
12521251
let initial_content = r#"/* https://supabase.com/docs/guides/database/postgres/custom-claims-and-role-based-access-control-rbac#create-a-table-to-track-user-roles-and-permissions */
12531252
-----------------------------
12541253
/* User Permission Levels */

0 commit comments

Comments
 (0)