fix: Fix shebangs
This commit is contained in:
parent
d22604b13a
commit
5b3f8dd15f
@ -1,4 +1,4 @@
|
||||
#! /usr/bin/env bats
|
||||
#!/usr/bin/env bats
|
||||
|
||||
# parse_uri() from lib/uri.sh tests.
|
||||
# See: https://bats-core.readthedocs.io/en/latest/index.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
#! /usr/bin/env bats
|
||||
#!/usr/bin/env bats
|
||||
|
||||
# source_script() from lib/source.sh tests.
|
||||
# See: https://bats-core.readthedocs.io/en/latest/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user