Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRangiCrew committed Oct 29, 2024
1 parent 4283175 commit 7c3f009
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -475,5 +475,4 @@ func (s *SurrealDBTestSuite) TestRPCError() {
_, err := surrealdb.Query[[]testUser](s.db, "SELEC * FROM users", map[string]interface{}{})
s.Require().Error(err)
})

}

0 comments on commit 7c3f009

Please sign in to comment.