docker-mailserver/test
Brennan Kinney a9d6e329cd
tests(fix): process_check_restart.bats - Run pgrep within the actual container (#3553)
This was missed during original review.

On a linux host, processes running within a container have been visible via commands like `pgrep`. This is does not appear to be the case with WSL2 + Docker Desktop (Windows), resulting in test failure.

The command should have been run from within the container regardless.
2023-09-28 14:37:15 +02:00
..
bats@e8c840b58f update BATS & helper + minor updates to BATS variables (#2988) 2023-01-09 08:54:04 +01:00
config tests: Revise LDAP config + setup (#3514) 2023-08-29 23:52:06 +12:00
helper Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
linting fix: Ensure files are committed with eol=lf via .gitattributes (#3527) 2023-09-09 09:35:57 +12:00
test-files Rspamd: adjust learning of ham (#3334) 2023-05-13 13:59:16 +02:00
test_helper Change 'until' style (#3366) 2023-05-26 07:42:03 +02:00
tests tests(fix): process_check_restart.bats - Run pgrep within the actual container (#3553) 2023-09-28 14:37:15 +02:00