[FIX] website tour: remove testPath from test buy event and product, who hide the real error

bzr revid: chm@openerp.com-20140319093338-f5l9mgmkw2yyl0fx
This commit is contained in:
chm@openerp.com 2014-03-19 10:33:38 +01:00
parent b80d06d327
commit f857905a61
2 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@
id: 'event_buy_tickets',
name: "Try to buy tickets for event",
path: '/event',
testPath: '/(event|shop)',
init: function () {
var self = this;
self.steps = [

View File

@ -7,7 +7,6 @@
id: 'shop_buy_product',
name: "Try to buy products",
path: '/shop',
testPath: '/shop',
init: function () {
var self = this;
self.steps = [