We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a9743 commit ab2f627Copy full SHA for ab2f627
docs/gossfile.md
@@ -907,7 +907,7 @@ Available functions:
907
`readFile "fileName"`
908
: Reads file content into a string, trims whitespace. Useful when a file contains a token.
909
!!! note
910
- Goss will error out during during the parsing phase if the file does not exist, no tests will be executed.
+ Goss will error out during the parsing phase if the file does not exist, no tests will be executed.
911
912
`regexMatch "(some)?reg[eE]xp"`
913
: Tests the piped input against the regular expression argument.
0 commit comments