diff options
author | Chocobozzz <me@florianbigard.com> | 2019-03-13 16:03:03 +0100 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2019-03-18 11:17:59 +0100 |
commit | 0b16f5f2202e0c0832b5e678fadd95c64b8e8789 (patch) | |
tree | be67b2c32fb4ba3e3ab31ce1ef6793e66af1a89f /config/test-5.yaml | |
parent | e2f01c47e08d26a30ad47068d195b3d21d0df8a1 (diff) | |
download | PeerTube-0b16f5f2202e0c0832b5e678fadd95c64b8e8789.tar.gz PeerTube-0b16f5f2202e0c0832b5e678fadd95c64b8e8789.tar.zst PeerTube-0b16f5f2202e0c0832b5e678fadd95c64b8e8789.zip |
Add videos playlist exist tests
Diffstat (limited to 'config/test-5.yaml')
-rw-r--r-- | config/test-5.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/test-5.yaml b/config/test-5.yaml index d365b6f2b..e25d4cfee 100644 --- a/config/test-5.yaml +++ b/config/test-5.yaml | |||
@@ -13,7 +13,7 @@ storage: | |||
13 | tmp: 'test5/tmp/' | 13 | tmp: 'test5/tmp/' |
14 | avatars: 'test5/avatars/' | 14 | avatars: 'test5/avatars/' |
15 | videos: 'test5/videos/' | 15 | videos: 'test5/videos/' |
16 | playlists: 'test5/playlists/' | 16 | streaming_playlists: 'test5/streaming-playlists/' |
17 | redundancy: 'test5/redundancy/' | 17 | redundancy: 'test5/redundancy/' |
18 | logs: 'test5/logs/' | 18 | logs: 'test5/logs/' |
19 | previews: 'test5/previews/' | 19 | previews: 'test5/previews/' |