Skip to content

Commit e1c894d

Browse files
aurelianwareCopilot
andcommitted
Update logging-validation.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: aurelianware <markus@aurelianware.com>
1 parent 8800e11 commit e1c894d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/tests/logging-validation.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ describe('HIPAA Logging Validation', () => {
166166
});
167167

168168
it('should verify hipaaLogger import in workflow files', () => {
169-
const workflowDir = path.join(__dirname, '../../logicapps/workflows');
170169

171170
// This would check actual workflow files in a real implementation
172171
// For now, we verify the test framework is in place

0 commit comments

Comments
 (0)