mirror of
				https://github.com/bspeice/metrik
				synced 2025-10-30 17:00:47 -04:00 
			
		
		
		
	Remove cron string test
This commit is contained in:
		| @ -11,7 +11,3 @@ class BatchTest(TestCase): | |||||||
|         for flow_name, flow_class in flows.items(): |         for flow_name, flow_class in flows.items(): | ||||||
|             assert flow_class(present=present, |             assert flow_class(present=present, | ||||||
|                               live=live).get_schedule() is not None |                               live=live).get_schedule() is not None | ||||||
|  |  | ||||||
|     def test_cron_string(self): |  | ||||||
|         cron_string = build_cron_file() |  | ||||||
|         assert cron_string[-1] == '\n' |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Bradlee Speice
					Bradlee Speice