Browse Source

Add forgottent screenshotWidth parameter to tests

Gaël Métais 9 years ago
parent
commit
f843184970
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/fixtures/settings.json

+ 1 - 0
test/fixtures/settings.json

@@ -2,6 +2,7 @@
     "serverPort": "8387",
     "serverPort": "8387",
     "phantomasEngine": "webkit",
     "phantomasEngine": "webkit",
     "googleAnalyticsId": "",
     "googleAnalyticsId": "",
+    "screenshotWidth": 400,
     
     
     "authorizedKeys": {
     "authorizedKeys": {
         "1234567890": "contact@gaelmetais.com"
         "1234567890": "contact@gaelmetais.com"