Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tmat committed Jan 15, 2025
1 parent e7ae068 commit e9d7427
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public abstract partial class TestWorkspace<TDocument, TProject, TSolution> : Wo
internal override bool IgnoreUnchangeableDocumentsWhenApplyingChanges { get; }

private readonly string _workspaceKind;

internal TestWorkspace(
TestComposition? composition = null,
string? workspaceKind = WorkspaceKind.Host,
Expand Down

0 comments on commit e9d7427

Please sign in to comment.