Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab-ci
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
gitlab-ci
Commits
7773c444
Commit
7773c444
authored
3 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
feature(tests): php intl in wordpress
parent
1798e62d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
includes/tests/codeception-parallel.yml
+2
-2
2 additions, 2 deletions
includes/tests/codeception-parallel.yml
includes/tests/codeception-smoke.yml
+1
-1
1 addition, 1 deletion
includes/tests/codeception-smoke.yml
includes/tests/codeception.yml
+1
-1
1 addition, 1 deletion
includes/tests/codeception.yml
with
4 additions
and
4 deletions
includes/tests/codeception-parallel.yml
+
2
−
2
View file @
7773c444
...
...
@@ -17,7 +17,7 @@
services
:
-
name
:
mysql:5.6
alias
:
mysqltests
-
name
:
wpdesknet/wordpress:5
0
-
name
:
wpdesknet/wordpress:5
2
alias
:
wootests
-
name
:
selenium/standalone-chrome:latest
alias
:
chrome
...
...
@@ -97,7 +97,7 @@
services
:
-
name
:
mysql:5.6
alias
:
mysqltests
-
name
:
wpdesknet/wordpress:5
1
-
name
:
wpdesknet/wordpress:5
2
alias
:
wootests
-
name
:
selenium/standalone-chrome:latest
alias
:
chrome
...
...
This diff is collapsed.
Click to expand it.
includes/tests/codeception-smoke.yml
+
1
−
1
View file @
7773c444
...
...
@@ -15,7 +15,7 @@
services
:
-
name
:
mysql:5.6
alias
:
mysqltests
-
name
:
wpdesknet/wordpress:5
0
-
name
:
wpdesknet/wordpress:5
2
alias
:
wootests
-
name
:
selenium/standalone-chrome:latest
alias
:
chrome
...
...
This diff is collapsed.
Click to expand it.
includes/tests/codeception.yml
+
1
−
1
View file @
7773c444
...
...
@@ -14,7 +14,7 @@
services
:
-
name
:
mysql:5.6
alias
:
mysqltests
-
name
:
wpdesknet/wordpress:5
0
-
name
:
wpdesknet/wordpress:5
2
alias
:
wootests
-
name
:
selenium/standalone-chrome:latest
alias
:
chrome
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment