Skip to content

Commit 7785e33

Browse files
committed
casing again
1 parent 49e6d4a commit 7785e33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Output/Selenium/Selenium.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
# RequiredModules = @()
7070

7171
#Type files (.ps1xml) to be loaded when importing this module
72-
TypesToProcess = @('types/Selenium.Types.ps1xml')
72+
TypesToProcess = @('types/Selenium.types.ps1xml')
7373

7474
# Format files (.ps1xml) to be loaded when importing this module
7575
FormatsToProcess = @('formats/Selenium.format.ps1xml')

Selenium.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
# RequiredModules = @()
7070

7171
#Type files (.ps1xml) to be loaded when importing this module
72-
TypesToProcess = @('types/Selenium.Types.ps1xml')
72+
TypesToProcess = @('types/Selenium.types.ps1xml')
7373

7474
# Format files (.ps1xml) to be loaded when importing this module
7575
FormatsToProcess = @('formats/Selenium.format.ps1xml')

0 commit comments

Comments
 (0)