fix: Activate opnsense test only with opnsenseendtoend feature enabled
This commit is contained in:
		
							parent
							
								
									08dbfd827b
								
							
						
					
					
						commit
						afbbde694a
					
				| @ -12,6 +12,7 @@ mod test { | |||||||
|     use crate::Config; |     use crate::Config; | ||||||
|     use pretty_assertions::assert_eq; |     use pretty_assertions::assert_eq; | ||||||
| 
 | 
 | ||||||
|  |     #[cfg(opnsenseendtoend)] | ||||||
|     #[tokio::test] |     #[tokio::test] | ||||||
|     async fn test_public_sdk() { |     async fn test_public_sdk() { | ||||||
|         let mac = "11:22:33:44:55:66"; |         let mac = "11:22:33:44:55:66"; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user