mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-11-05 20:40:05 +01:00
✅ Fix some more tests
This commit is contained in:
@@ -48,7 +48,7 @@ final class StartupTest: UITestCase {
|
||||
|
||||
final func test_get_warning_about_missing_fpm_symlink() throws {
|
||||
var configuration = TestableConfigurations.working
|
||||
configuration.filesystem["/opt/homebrew/etc/php/8.2/php-fpm.d/valet-fpm.conf"] = nil
|
||||
configuration.filesystem["/opt/homebrew/etc/php/8.4/php-fpm.d/valet-fpm.conf"] = nil
|
||||
|
||||
let app = launch(with: configuration)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user