Remove test commit

This commit is contained in:
Luke Murphy
2021-02-09 08:35:52 +01:00
parent 156d5d8fba
commit c082645da0

View File

@ -1,7 +1,6 @@
#!/usr/bin/env bats
@test "docker is available" {
nonexistent
command -v docker
}