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 6e010dd commit 3992ddcCopy full SHA for 3992ddc
S17-procasync/nonexistent.t
@@ -19,4 +19,4 @@ dies-ok { await $prog.ready },
19
dies-ok { await $promise },
20
'Promise for a process that does not exist is broken';
21
22
-does-ok $prog.ready.cause, X::OS;
+does-ok $prog.ready.cause, X::OS, '.ready.cause';
0 commit comments