Skip to content

Commit 94c6c54

Browse files
committed
Fixing test failures on CI
1 parent 1a84fb8 commit 94c6c54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/WebJobs.Script.Tests/SamplesEndToEndTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
namespace WebJobs.Script.Tests
1515
{
16+
[Trait("Category", "E2E")]
1617
public class SamplesEndToEndTests : IClassFixture<SamplesEndToEndTests.TestFixture>
1718
{
1819
private TestFixture _fixture;

0 commit comments

Comments
 (0)