Fix test project

This commit is contained in:
Sipke Schoorstra 2023-03-03 10:40:53 +01:00
parent 9a31d10b04
commit 9a23d82916
2 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\modules\Elsa.JavaScript\Elsa.JavaScript.csproj" />
<ProjectReference Include="..\..\..\src\modules\Elsa.JavaScript\Elsa.JavaScript.csproj" />
</ItemGroup>
</Project>