Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Nov 27, 2022
1 parent f0bacd8 commit 1823712
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ impl Mock {
provides: vec![],
license: vec![],
keywords: vec![],
co_maintainers: vec![],
submitter: None,
};

mock.pkgs.insert(name, pkg);
Expand Down

0 comments on commit 1823712

Please sign in to comment.