Try fix tests on Windows

This commit is contained in:
Gregory Schier
2025-12-20 14:48:23 -08:00
parent 46933059f6
commit 6b52a0cbed

3
.gitattributes vendored
View File

@@ -1,2 +1,5 @@
src-tauri/vendored/**/* linguist-generated=true
src-tauri/gen/schemas/**/* linguist-generated=true
# Ensure consistent line endings for test files that check exact content
src-tauri/yaak-http/tests/test.txt text eol=lf