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 69
69
# RequiredModules = @()
70
70
71
71
# Type files (.ps1xml) to be loaded when importing this module
72
- TypesToProcess = @ (' types/Selenium.Types .ps1xml' )
72
+ TypesToProcess = @ (' types/Selenium.types .ps1xml' )
73
73
74
74
# Format files (.ps1xml) to be loaded when importing this module
75
75
FormatsToProcess = @ (' formats/Selenium.format.ps1xml' )
Original file line number Diff line number Diff line change 69
69
# RequiredModules = @()
70
70
71
71
# Type files (.ps1xml) to be loaded when importing this module
72
- TypesToProcess = @ (' types/Selenium.Types .ps1xml' )
72
+ TypesToProcess = @ (' types/Selenium.types .ps1xml' )
73
73
74
74
# Format files (.ps1xml) to be loaded when importing this module
75
75
FormatsToProcess = @ (' formats/Selenium.format.ps1xml' )
You can’t perform that action at this time.
0 commit comments