Fix failed test
This commit is contained in:
parent
deb67c6570
commit
422bc6ea3c
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ namespace EndToEnd.Tests
|
||||||
|
|
||||||
string expectedOutput =
|
string expectedOutput =
|
||||||
@"[\-\s]+
|
@"[\-\s]+
|
||||||
[\w \.\(\)]+blazor\s+\[C#\][\w\ \/]+
|
[\w \.\(\)]+webapp,razor\s+\[C#\][\w\ \/]+
|
||||||
[\w \.\(\)]+classlib\s+\[C#\],F#,VB[\w\ \/]+
|
[\w \.\(\)]+classlib\s+\[C#\],F#,VB[\w\ \/]+
|
||||||
[\w \.\(\)]+console\s+\[C#\],F#,VB[\w\ \/]+
|
[\w \.\(\)]+console\s+\[C#\],F#,VB[\w\ \/]+
|
||||||
";
|
";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue