cleanup cmd_drop test

This commit is contained in:
Paul Gauthier 2024-08-09 17:08:01 -04:00
parent e42a7caf1b
commit 57a1aafdfd
2 changed files with 2 additions and 4 deletions

View file

@ -779,8 +779,6 @@ class TestCommands(TestCase):
# Test dropping the external read-only file
commands.cmd_drop(Path(external_file_path).name)
print(coder.abs_read_only_fnames)
# Check if the file was removed from abs_read_only_fnames
self.assertFalse(
any(