Skip to content

Commit

Permalink
move explain query tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Gil Mizrahi committed Feb 8, 2024
1 parent 6ca092c commit 8f8aa7f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tests/databases-tests/src/postgres/explain_tests.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[cfg(test)]
mod explain {
mod query {
use super::super::common::create_router;
use tests_common::assert::is_contained_in_lines;
use tests_common::request::run_query_explain;
Expand Down

0 comments on commit 8f8aa7f

Please sign in to comment.