We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ec921 commit 22bb15dCopy full SHA for 22bb15d
packages/util-stream/test/util-stream-blob.e2e.spec.ts
@@ -4,7 +4,7 @@ import { Readable } from "stream";
4
5
import { FunctionName, setup } from "./setup";
6
7
-describe("blob e2e", () => {
+xdescribe("blob e2e", () => {
8
jest.setTimeout(100000);
9
10
const lambda = new Lambda({
0 commit comments