Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-notice
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
wp-notice
Commits
e90452b9
Commit
e90452b9
authored
2 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
feature(ajax): added nonce
parent
2262bdcc
Branches
Branches containing commit
No related tags found
1 merge request
!26
feature(ajax): added nonce
Pipeline
#166093
passed
2 years ago
Stage: prepare-vendor
Stage: tools
Stage: tests
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/codeception/tests/integration.suite.yml
+0
-10
0 additions, 10 deletions
tests/codeception/tests/integration.suite.yml
with
0 additions
and
10 deletions
tests/codeception/tests/integration.suite.yml
+
0
−
10
View file @
e90452b9
...
@@ -4,18 +4,8 @@
...
@@ -4,18 +4,8 @@
modules
:
modules
:
enabled
:
enabled
:
-
WPDb
-
WPLoader
-
WPLoader
config
:
config
:
WPDb
:
dsn
:
'
mysql:host=%TEST_SITE_DB_HOST%;dbname=%TEST_SITE_DB_NAME%'
user
:
'
%TEST_SITE_DB_USER%'
password
:
'
%TEST_SITE_DB_PASSWORD%'
waitlock
:
10
url
:
'
%TEST_SITE_WP_URL%'
originalUrl
:
'
%TEST_SITE_WP_URL%'
urlReplacement
:
true
#replace the hardcoded dump URL with the one above
tablePrefix
:
'
%TEST_SITE_TABLE_PREFIX%'
WPLoader
:
WPLoader
:
multisite
:
false
multisite
:
false
wpRootFolder
:
'
%WP_ROOT_FOLDER%'
wpRootFolder
:
'
%WP_ROOT_FOLDER%'
...
...
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