mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Fix tests
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
 * See /LICENSE for more information.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
import { toLocaleDateString } from "../datetime";
 | 
			
		||||
import toLocaleDateString from "../datetime";
 | 
			
		||||
 | 
			
		||||
describe("toLocaleDateString", () => {
 | 
			
		||||
    it("should work with different locale", () => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user