Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
17d025ea
Commit
17d025ea
authored
May 03, 2019
by
Dominik Hebeler
Browse files
testin ci
parent
e1840165
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test.sh
View file @
17d025ea
...
...
@@ -11,6 +11,7 @@ servePid=$!
# Start the Browserstack Proxy
~/BrowserStackLocal
--key
gCyHqmJnNwLhp96LgiVG 2>&1 &
browserstackPid
=
$!
sleep
5
./vendor/bin/phpunit
...
...
tests/Feature/StaticPagesTest.php
View file @
17d025ea
...
...
@@ -18,7 +18,7 @@ class StaticPagesTest extends TestCase
"resolution"
=>
"1920x1080"
,
);
private
$webdriver
;
private
$mgServer
=
"http://localhost"
;
private
$mgServer
=
"http://localhost
:8000
"
;
/**
* A basic feature test example.
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment