Skip to content

Commit c04b5bd

Browse files
committed
Enable test #1787
1 parent 1e60f0a commit c04b5bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/WebJobs.Script.Tests.Integration/DirectLoadEndToEndTests.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ public DirectLoadEndToEndTests(TestFixture fixture) : base(fixture)
2525
{
2626
}
2727

28-
// https://github.com/Azure/azure-webjobs-sdk-script/issues/1787
29-
// [Fact]
28+
[Fact]
3029
public async Task Invoke()
3130
{
3231
// Verify the type is ls in the typelocator.

0 commit comments

Comments
 (0)