refactor(import): call a turned-down resource ignored

"Not imported" was two words in a column of one-word states, and it read
as a description of this run rather than the standing decision it is.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Gregory Schier
2026-09-08 08:27:17 -07:00
co-authored by Claude Opus 5
parent a3e6afcdc9
commit 82ee025cd3
7 changed files with 42 additions and 42 deletions
@@ -307,7 +307,7 @@ fn re_import_leaves_deleted_resources_alone() {
])
.assert()
.success()
.stdout(contains("Skipped 1 previously not imported"));
.stdout(contains("Skipped 1 ignored"));
let query_manager = query_manager(data_dir);
let requests =