Skip to content

Commit 6653e50

Browse files
authored
Merge pull request #11 from solt87/patch-1
Fix: duplicated phrase.
2 parents 02fc276 + 7d8a4f4 commit 6653e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-bash_unit/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ one might wish to introduce a [lightweight wrapper](https://github.com/dodie/tes
3737

3838
## Custom assertions
3939

40-
✔️ It’s possible to create new assertions by building functions on top of the existing assertions, although there's no dedicated no dedicated lower-level API to support it. Custom assertions can be sourced from an external file.
40+
✔️ It’s possible to create new assertions by building functions on top of the existing assertions, although there's no dedicated lower-level API to support it. Custom assertions can be sourced from an external file.
4141

4242

4343
## Skip tests

0 commit comments

Comments
 (0)