Skip to content

Commit

Permalink
Merge branch 'develop' into launch-artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko committed Oct 11, 2024
2 parents 64e487d + 8819de4 commit 70c6d3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,7 @@ public async Task IssueWithBtsProjectAndUrlShouldBeSavedOnServerSide()
LaunchUuid = _fixture.LaunchUuid,
Name = "Test1",
StartTime = DateTime.UtcNow,
Type = TestItemType.Test
Type = TestItemType.Step
});

test.Uuid.Should().NotBeNull(
Expand Down

0 comments on commit 70c6d3c

Please sign in to comment.