Skip to content

Commit 74d56e6

Browse files
committed
Add phpunit.dist.xml in .gitattributes
1 parent 871f288 commit 74d56e6

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

src/Autocomplete/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
/assets/playwright.config.ts export-ignore
66
/assets/vitest.config.mjs export-ignore
77
/doc export-ignore
8-
/phpunit.xml.dist export-ignore
8+
/phpunit.dist.xml export-ignore
99
/tests export-ignore

src/Chartjs/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
/assets/playwright.config.ts export-ignore
66
/assets/vitest.config.mjs export-ignore
77
/doc export-ignore
8-
/phpunit.xml.dist export-ignore
8+
/phpunit.dist.xml export-ignore
99
/tests export-ignore

src/Cropperjs/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
/assets/playwright.config.ts export-ignore
66
/assets/vitest.config.mjs export-ignore
77
/doc export-ignore
8-
/phpunit.xml.dist export-ignore
8+
/phpunit.dist.xml export-ignore
99
/tests export-ignore

src/Dropzone/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
/assets/playwright.config.ts export-ignore
66
/assets/vitest.config.mjs export-ignore
77
/doc export-ignore
8-
/phpunit.xml.dist export-ignore
8+
/phpunit.dist.xml export-ignore
99
/tests export-ignore

src/Icons/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/.git* export-ignore
22
/.symfony.bundle.yaml export-ignore
33
/doc export-ignore
4-
/phpunit.xml.dist export-ignore
4+
/phpunit.dist.xml export-ignore
55
/tests export-ignore

src/LiveComponent/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
/assets/playwright.config.ts export-ignore
66
/assets/vitest.config.mjs export-ignore
77
/doc export-ignore
8-
/phpunit.xml.dist export-ignore
8+
/phpunit.dist.xml export-ignore
99
/tests export-ignore

src/Map/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/.git* export-ignore
22
/.symfony.bundle.yaml export-ignore
3-
/phpunit.xml.dist export-ignore
3+
/phpunit.dist.xml export-ignore
44
/assets/src export-ignore
55
/assets/test export-ignore
66
/assets/playwright.config.ts export-ignore

src/Map/src/Bridge/Google/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
/assets/vitest.config.mjs export-ignore
55
/tests export-ignore
66
/.git* export-ignore
7-
/phpunit.xml.dist export-ignore
7+
/phpunit.dist.xml export-ignore

src/Map/src/Bridge/Leaflet/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
/assets/vitest.config.mjs export-ignore
55
/tests export-ignore
66
/.git* export-ignore
7-
/phpunit.xml.dist export-ignore
7+
/phpunit.dist.xml export-ignore

src/Notify/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
/assets/playwright.config.ts export-ignore
66
/assets/vitest.config.mjs export-ignore
77
/doc export-ignore
8-
/phpunit.xml.dist export-ignore
8+
/phpunit.dist.xml export-ignore
99
/tests export-ignore

0 commit comments

Comments
 (0)