Skip to content

Commit 0489d9a

Browse files
authored
Remove duplicate config value from playwright-e2e.yaml
1 parent 170a3a0 commit 0489d9a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/playwright-e2e.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ jobs:
9595
NEXT_PUBLIC_STATE: dc
9696
ASPNETCORE_ENVIRONMENT: Development
9797
# Required at startup (AddPlugins); paths may be absent — MEF skips missing dirs and defaults apply.
98-
PluginAssemblyPaths__0: plugins-dc
9998
ConnectionStrings__DefaultConnection: "Server=localhost,1433;Database=SebtPortal;User Id=sa;Password=YourStrong@Passw0rd;TrustServerCertificate=True;"
10099
JwtSettings__SecretKey: "ci-e2e-jwt-secret-at-least-32-characters-long"
101100
IdentifierHasher__SecretKey: "ci-e2e-identifier-hasher-key-32chars"

0 commit comments

Comments
 (0)