]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/plugins/plugin-storage.ts
Fix plugin storeData
authorChocobozzz <me@florianbigard.com>
Mon, 4 May 2020 07:44:00 +0000 (09:44 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 4 May 2020 14:21:39 +0000 (16:21 +0200)
commit97b65ce58aaacbbfec2291f18fb95a9da9eb5263
tree98779224aabe3f5c5eefbcde46b0a50ae48e761c
parent15b4bcdf04db86c655ae16d4832ae2a8f0e55829
Fix plugin storeData
server/models/server/plugin.ts
server/tests/fixtures/peertube-plugin-test-six/main.js [new file with mode: 0644]
server/tests/fixtures/peertube-plugin-test-six/package.json [new file with mode: 0644]
server/tests/plugins/index.ts
server/tests/plugins/plugin-storage.ts [new file with mode: 0644]