File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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' )
Original file line number Diff line number Diff line change 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' )
You can’t perform that action at this time.
0 commit comments