Skip to content

Commit

Permalink
neomutt: add missing stub in test (nix-community#3996)
Browse files Browse the repository at this point in the history
Fixes tests on Darwin
  • Loading branch information
ncfavier authored and antholeole committed May 21, 2023
1 parent fa36f02 commit 9c9a165
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ with lib;
}];
};

test.stubs.neomutt = { };

test.asserts.assertions.expected = [
"The 'programs.neomutt.(binds|macros).map' list must contain at least one element."
];
Expand Down

0 comments on commit 9c9a165

Please sign in to comment.