mirror of
https://github.com/frappe/bench.git
synced 2025-01-10 00:37:51 +00:00
Merge pull request #276 from vjFaLk/test-fix
[travis] fix for setup_production_v6
This commit is contained in:
commit
44013a435f
@ -38,7 +38,7 @@ class TestSetupProduction(test_init.TestBenchInit):
|
||||
|
||||
def test_setup_production_v6(self):
|
||||
bench_name = 'test-bench-v6'
|
||||
self.test_init(bench_name, frappe_branch='master')
|
||||
self.test_init(bench_name, frappe_branch='v6.x.x')
|
||||
|
||||
user = getpass.getuser()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user