Skip to content

Commit 02792fb

Browse files
committed
Fixed a typo in FunctionsToExport
1 parent f19f162 commit 02792fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Selenium.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ FunctionsToExport = @(
8585
"Start-SeFirefox",
8686
"Start-SeInternetExplorer",
8787
"Start-SeEdge",
88-
"Stop-SeDriver",
88+
"Stop-SeDriver"
8989
)
9090

9191
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.

0 commit comments

Comments
 (0)