@@ -42,7 +42,7 module Redmine | |||||
42 | self.use_transactional_fixtures = false |
|
42 | self.use_transactional_fixtures = false | |
43 |
|
43 | |||
44 | # default: 2 |
|
44 | # default: 2 | |
45 |
Capybara.default_wait_time = |
|
45 | Capybara.default_wait_time = 7 | |
46 |
|
46 | |||
47 | # Should not depend on locale since Redmine displays login page |
|
47 | # Should not depend on locale since Redmine displays login page | |
48 | # using default browser locale which depend on system locale for "real" browsers drivers |
|
48 | # using default browser locale which depend on system locale for "real" browsers drivers |
General Comments 0
You need to be logged in to leave comments.
Login now