mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2026-04-04 18:30:09 +02:00
✅ Parse nginx files + tests
This commit is contained in:
@@ -12,7 +12,7 @@ class ValetVersionExtractorTest: XCTestCase {
|
||||
|
||||
func testDetermineValetVersion() {
|
||||
let version = valet("--version", sudo: false)
|
||||
XCTAssert(version.contains("Laravel Valet 2."))
|
||||
XCTAssert(version.contains("Laravel Valet"))
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user