Skip to content

Commit

Permalink
Fine-tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 29, 2014
1 parent 25b468e commit be8f9e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions acceptance-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,12 @@ test {
systemProperty 'webservice.environment', webserviceEnvironment
systemProperty 'webdriver.base.url', baseUrl
systemProperty 'webdriver.driver', driver
systemProperty 'chrome.binary', '/usr/local/chromedriver'
systemProperty 'thucydides.browser.width', 1000
systemProperty 'thucydides.resized.image.width', 1000
systemProperty 'dashboard.tag.list', 'capability, layer'
systemProperty 'dashboard.tag.list', 'capability, layer'

useJUnit()
}

Expand Down

0 comments on commit be8f9e0

Please sign in to comment.