diff options
author | Tristan Darricau <github@nicofuma.fr> | 2014-10-02 00:45:22 +0200 |
---|---|---|
committer | Tristan Darricau <github@nicofuma.fr> | 2014-11-20 20:59:38 +0100 |
commit | 74cd97e75b1dce43a05d8e15e9fbccf01e833b57 (patch) | |
tree | 531f3a260fd68dbb8b0e95c20ca1e924758ecd9e /tests/di | |
parent | [ticket/12620] Uses a cache directory per environment (diff) | |
download | phpbb-74cd97e75b1dce43a05d8e15e9fbccf01e833b57.tar.gz phpbb-74cd97e75b1dce43a05d8e15e9fbccf01e833b57.tar.bz2 phpbb-74cd97e75b1dce43a05d8e15e9fbccf01e833b57.zip |
[ticket/12620] Updates test environment (production => development)
PHPBB3-12620
Diffstat (limited to 'tests/di')
-rw-r--r-- | tests/di/fixtures/config/development/environment.yml (renamed from tests/di/fixtures/config/production/environment.yml) | 0 | ||||
-rw-r--r-- | tests/di/fixtures/ext/vendor/disabled/config/development/environment.yml (renamed from tests/di/fixtures/ext/vendor/disabled/config/production/environment.yml) | 0 | ||||
-rw-r--r-- | tests/di/fixtures/ext/vendor/enabled-2/config/development/environment.yml (renamed from tests/di/fixtures/ext/vendor/enabled-2/config/production/environment.yml) | 0 | ||||
-rw-r--r-- | tests/di/fixtures/other_config/development/environment.yml (renamed from tests/di/fixtures/other_config/production/environment.yml) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/di/fixtures/config/production/environment.yml b/tests/di/fixtures/config/development/environment.yml index f2a22ae109..f2a22ae109 100644 --- a/tests/di/fixtures/config/production/environment.yml +++ b/tests/di/fixtures/config/development/environment.yml diff --git a/tests/di/fixtures/ext/vendor/disabled/config/production/environment.yml b/tests/di/fixtures/ext/vendor/disabled/config/development/environment.yml index 31ada384bf..31ada384bf 100644 --- a/tests/di/fixtures/ext/vendor/disabled/config/production/environment.yml +++ b/tests/di/fixtures/ext/vendor/disabled/config/development/environment.yml diff --git a/tests/di/fixtures/ext/vendor/enabled-2/config/production/environment.yml b/tests/di/fixtures/ext/vendor/enabled-2/config/development/environment.yml index feeb5a7a2d..feeb5a7a2d 100644 --- a/tests/di/fixtures/ext/vendor/enabled-2/config/production/environment.yml +++ b/tests/di/fixtures/ext/vendor/enabled-2/config/development/environment.yml diff --git a/tests/di/fixtures/other_config/production/environment.yml b/tests/di/fixtures/other_config/development/environment.yml index c299bfc648..c299bfc648 100644 --- a/tests/di/fixtures/other_config/production/environment.yml +++ b/tests/di/fixtures/other_config/development/environment.yml |