kopia lustrzana https://gitlab.com/rysiekpl/libresilient
tests fixed for any-of plugin (ref. #15)
rodzic
5f6552e322
commit
ffe9dd28d5
|
@ -63,7 +63,7 @@ describe("plugin: any-of", () => {
|
||||||
require("../../plugins/fetch.js");
|
require("../../plugins/fetch.js");
|
||||||
init = {
|
init = {
|
||||||
name: 'any-of',
|
name: 'any-of',
|
||||||
plugins: [
|
uses: [
|
||||||
LibResilientPluginConstructors.get('fetch')(LR),
|
LibResilientPluginConstructors.get('fetch')(LR),
|
||||||
{
|
{
|
||||||
name: 'reject-all',
|
name: 'reject-all',
|
||||||
|
|
Ładowanie…
Reference in New Issue