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 1e60f0a commit c04b5bdCopy full SHA for c04b5bd
test/WebJobs.Script.Tests.Integration/DirectLoadEndToEndTests.cs
@@ -25,8 +25,7 @@ public DirectLoadEndToEndTests(TestFixture fixture) : base(fixture)
25
{
26
}
27
28
- // https://github.com/Azure/azure-webjobs-sdk-script/issues/1787
29
- // [Fact]
+ [Fact]
30
public async Task Invoke()
31
32
// Verify the type is ls in the typelocator.
0 commit comments