From 7498997790bddac4ae0e525a2303a761fead97b0 Mon Sep 17 00:00:00 2001 From: Brandon Smith Date: Sat, 6 Oct 2018 22:48:50 -0400 Subject: [PATCH] windows-application-driver: format manifest --- windows-application-driver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows-application-driver.json b/windows-application-driver.json index 1b83f6d3d8..b6d57864a7 100644 --- a/windows-application-driver.json +++ b/windows-application-driver.json @@ -2,7 +2,7 @@ "version": "1.1", "description": "Supports Selenium-like UI Test Automation on Windows Applications.", "homepage": "https://github.com/Microsoft/WinAppDriver", - "license" : { + "license": { "identifier": "MIT", "url": "https://github.com/Microsoft/WinAppDriver/blob/master/LICENSE" },