Skip to content

Commit

Permalink
Fix test crowdin_github_matches_mods.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
dima74 committed Mar 30, 2024
1 parent 1a297c1 commit 27cf3f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/crowdin_github_matches_mods.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ const IGNORED_CROWDIN: &[&str] = &[
"Factorio Mod Example (dima74)",
// github repository deleted or hidden, but mod page still has link to crowdin, so keep for now
"Factorio Ntech Chemistry (NathaU)",
// uninstalled - https://github.com/raiguard/RecipeBook/issues/158
"Recipe Book (raiguard)",
];

#[tokio::test]
Expand Down

0 comments on commit 27cf3f6

Please sign in to comment.