Skip to content

Commit 0e81519

Browse files
committed
add test harness capability
1 parent 52190b4 commit 0e81519

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkgs/sdk/client/contract-tests/TestService.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ public class Webapp
4040
"tags",
4141
"auto-env-attributes",
4242
"inline-context",
43-
"anonymous-redaction"
43+
"anonymous-redaction",
44+
"client-prereq-events"
4445
};
4546

4647
public readonly Handler Handler;

0 commit comments

Comments
 (0)