File tree Expand file tree Collapse file tree 3 files changed +3
-24
lines changed
Expand file tree Collapse file tree 3 files changed +3
-24
lines changed Original file line number Diff line number Diff line change 1- name : PHP Composer
1+ name : WebDriver Tests
22
33on :
44 push :
3333
3434 - run : php ./vendor/bin/codecept build
3535 - name : Start dev server
36- run : php -S 127.0.0.1:8000 -t tests/data/app >/dev/null 2>&1 &'
36+ run : php -S 127.0.0.1:8000 -t tests/data/app >/dev/null 2>&1 &
3737
3838 - name : Tests
3939 run : php ./vendor/bin/codecept run
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# WebDriver module for Codeception
22
3- [ ![ Build Status ] ( https://travis-ci.org /Codeception/module-webdriver. svg?branch=master )] ( https://travis-ci.org /Codeception/module-webdriver )
3+ [ ![ WebDriver Tests ] ( https://github.com /Codeception/module-webdriver/actions/workflows/php.yml/badge. svg )] ( https://github.com /Codeception/module-webdriver/actions/workflows/php.yml )
44
55## Installation
66
You can’t perform that action at this time.
0 commit comments