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 1a84fb8 commit 94c6c54Copy full SHA for 94c6c54
test/WebJobs.Script.Tests/SamplesEndToEndTests.cs
@@ -13,6 +13,7 @@
13
14
namespace WebJobs.Script.Tests
15
{
16
+ [Trait("Category", "E2E")]
17
public class SamplesEndToEndTests : IClassFixture<SamplesEndToEndTests.TestFixture>
18
19
private TestFixture _fixture;
0 commit comments