Skip to content

Commit

Permalink
FIx
Browse files Browse the repository at this point in the history
  • Loading branch information
tmat committed Nov 11, 2024
1 parent 723147a commit 86afd59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ public async Task UpdateAndRudeEdit(TriggerEvent trigger)
{
}

Assert.Equal(4, launchedProcessCount);
Assert.Equal(6, launchedProcessCount);

// Hot Reload shared dependency - should update both service projects
async Task MakeValidDependencyChange()
Expand Down

0 comments on commit 86afd59

Please sign in to comment.