Skip to content

Commit 4bbb076

Browse files
committed
Remove copilot instruction
1 parent 1ca5485 commit 4bbb076

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/instructions/SqlServerDsc-guidelines.instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ applyTo: "**"
3737
- Unit tests: Add `$env:SqlServerDscCI = $true` in `BeforeAll`, remove in `AfterAll`
3838
- Integration tests:
3939
- Use `Connect-SqlDscDatabaseEngine` for SQL Server DB session, and always with correct CI credentials
40-
- Use `Disconnect-SqlDscDatabaseEngine` after `Connect-SqlDscDatabaseEngine`
4140
- Test config: tests/Integration/Commands/README.md and tests/Integration/Resources/README.md
4241
- Integration test script files must be added to a group within the test stage in ./azure-pipelines.yml.
4342
- Choose the appropriate group number based on the required dependencies

0 commit comments

Comments
 (0)