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 80887bd commit 771e179Copy full SHA for 771e179
test/Async/Later.vimspec
@@ -89,7 +89,7 @@ Describe Async.Later
89
Assert Equals(exception, v:null)
90
Assert Match(
91
\ messages,
92
- \ '^\nHello World\nfunction .*<SNR>\d\+_throw, line 1',
+ \ '^\nHello World\n.*function .*<SNR>\d\+_throw, line 1',
93
\)
94
End
95
0 commit comments