Skip to content

Commit

Permalink
fix file encoding issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mkht committed Sep 15, 2024
1 parent efcdd81 commit 9d64562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Request-AudioTranscription.tests.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Requires -Modules @{ ModuleName="Pester"; ModuleVersion="5.3.0" }
#Requires -Modules @{ ModuleName="Pester"; ModuleVersion="5.3.0" }

BeforeAll {
$script:ModuleRoot = Split-Path $PSScriptRoot -Parent
Expand Down

0 comments on commit 9d64562

Please sign in to comment.