{ state: { queues: { /watch/file: { events: [ { kind: "create-any", paths: ["*"] } { kind: "modify-data-any", paths: ["*"] } ] } } } events: [ { kind: "remove-any", paths: ["/watch/file"] } ] expected: {} }