This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: [packer] Fix tests Tests broke recently: https://github.com/facebook/flipper/actions/runs/8943237349/job/24567505699 Pull Request resolved: #5602 Test Plan: ``` $ cargo test running 4 tests Computing manifest ▕████████████████████▏ test test::test_included_packlist_parses ... ok test tarsum::test::test_nested_archive_tarsum ... ok test tarsum::test::test_differently_ordered_archives ... ok Computing manifest ▕████████████████████▏ test test::test_manifest ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s ``` Reviewed By: lblasa Differential Revision: D57045431 Pulled By: passy fbshipit-source-id: 84bf5fb78d94ad4dadc24710cbdbcd55a1b1c699
- Loading branch information