Fix behat tests

remotes/angel/1.11.x
Julio Montoya 8 years ago committed by GitHub
parent 8205e508c6
commit 7d2190c39d
  1. 4
      tests/behat/behat.yml

@ -1,7 +1,7 @@
default:
extensions:
Behat\MinkExtension:
base_url: http://localhost/chamilo_111/
base_url: http://localhost/
goutte: ~
show_cmd: 'open %s'
selenium2:
@ -13,4 +13,4 @@ default:
default:
paths: [ %paths.base%/features ]
formatters:
pretty: true
pretty: true

Loading…
Cancel
Save