spellcheck on README

This commit is contained in:
Tai Groot 2021-05-15 20:15:52 -07:00
parent 6940870de8
commit 399f21f9b9
Signed by: taigrr
GPG Key ID: D00C269A87614812

View File

@ -168,7 +168,7 @@ func TestDisable(t *testing.T) {
}
// Runs through all defined properties and checks for error cases
// Runs through all defined Properties in parallel and checks for error cases
func TestShow(t *testing.T) {
if testing.Short() {
t.Skip("skipping test in short mode.")