1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 20:10:08 +02:00

🔀 Merge branch 'dev/5.8' into dev/6.0

This commit is contained in:
2023-02-27 19:13:12 +01:00
7 changed files with 28 additions and 15 deletions

View File

@ -49,5 +49,4 @@ class CaskFileParserTest: XCTestCase {
XCTAssertTrue(caskFile.properties.keys.contains("url"))
XCTAssertTrue(caskFile.properties.keys.contains("appcast"))
}
}