Skip to content

Commit 2f4948d

Browse files
committed
chore: project name fix to smoke
1 parent c6b5405 commit 2f4948d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/smoke-tests/NHS.CohortManager.SmokeTests/NHS.CohortManager.SmokeTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>net9.0</TargetFramework>
5-
<RootNamespace>NHS.CohortManager.EndToEndTests</RootNamespace>
5+
<RootNamespace>NHS.CohortManager.SmokeTests</RootNamespace>
66
<LangVersion>latest</LangVersion>
77
<ImplicitUsings>enable</ImplicitUsings>
88
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)