Skip to content

Commit 309551d

Browse files
splrcaloras
authored andcommitted
Link to bats-core instead of bats (#98)
* It seems the original bats is no longer maintained: sstephenson/bats#150 * You're using bats-core in Travis: #83
1 parent 2dca19c commit 309551d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export __bp_enable_subshells="true"
9292
This is disabled by default due to buggy situations related to to `functrace` and Bash's `DEBUG trap`. See [Issue #25](https://github.com/rcaloras/bash-preexec/issues/25)
9393

9494
## Tests
95-
You can run tests using [Bats](https://github.com/sstephenson/bats).
95+
You can run tests using [Bats](https://github.com/bats-core/bats-core).
9696
```bash
9797
bats test
9898
```

0 commit comments

Comments
 (0)