fix: Fix shebangs
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user