Skip to content

Commit

Permalink
E2E: remove "kamu config" tests for SQLite & PostgreSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
s373r committed Oct 14, 2024
1 parent 591c416 commit 420b4ff
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 68 deletions.
1 change: 0 additions & 1 deletion src/e2e/app/cli/postgres/tests/tests/commands/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

mod test_add_command;
mod test_compact_command;
mod test_config_command;
mod test_delete_command;
mod test_ingest_command;
mod test_init_command;
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion src/e2e/app/cli/sqlite/tests/tests/commands/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

mod test_add_command;
mod test_compact_command;
mod test_config_command;
mod test_delete_command;
mod test_ingest_command;
mod test_init_command;
Expand Down
33 changes: 0 additions & 33 deletions src/e2e/app/cli/sqlite/tests/tests/commands/test_config_command.rs

This file was deleted.

0 comments on commit 420b4ff

Please sign in to comment.