CHORE: #12 Corrected format of unit test
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Run Unit and Integration Tests / test (push) Successful in 1m36s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Run Unit and Integration Tests / test (push) Successful in 1m36s
				
			This commit is contained in:
		@@ -1,9 +1,9 @@
 | 
			
		||||
Name: Run Unit and Integration Tests
 | 
			
		||||
name: Run Unit and Integration Tests
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - "*"
 | 
			
		||||
      - '**'
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches:
 | 
			
		||||
      - "main"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user