mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
[travis] fix for setup_production_v6
This commit is contained in:
parent
8dd4672e3c
commit
91d239bcd4
@ -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