Skip to content

Commit 88580b8

Browse files
authored
chore(fixtures): remove some files (#5326)
if SSR v1 and v2 are both expected to pass or both expected to fail, then they can share the unused fixture file
1 parent e8cba81 commit 88580b8

File tree

26 files changed

+4
-17
lines changed

26 files changed

+4
-17
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"entry": "x/component",
33
"ssrFiles": {
4-
"error": "error-ssr.txt",
54
"expected": "expected-ssr.html"
65
}
76
}

packages/@lwc/engine-server/src/__tests__/fixtures/attribute-global-html/as-component-prop/without-@api-values/error-ssr.txt

Whitespace-only changes.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"entry": "x/component",
33
"ssrFiles": {
4-
"error": "error-ssr.txt",
54
"expected": "expected-ssr.html"
65
}
76
}

packages/@lwc/engine-server/src/__tests__/fixtures/attribute-global-html/as-component-prop/without-@api/error-ssr.txt

Whitespace-only changes.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"entry": "x/component",
33
"ssrFiles": {
4-
"error": "error-ssr.txt",
54
"expected": "expected-ssr.html"
65
}
76
}

packages/@lwc/engine-server/src/__tests__/fixtures/attribute-global-html/draggable/error-ssr.txt

Whitespace-only changes.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"entry": "x/component",
33
"ssrFiles": {
4-
"error": "error-ssr.txt",
54
"expected": "expected-ssr.html"
65
}
76
}

packages/@lwc/engine-server/src/__tests__/fixtures/attribute-global-html/hidden/error-ssr.txt

Whitespace-only changes.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"entry": "x/component",
33
"ssrFiles": {
4-
"error": "error-ssr.txt",
54
"expected": "expected-ssr.html"
65
}
76
}

packages/@lwc/engine-server/src/__tests__/fixtures/attribute-global-html/spellcheck/error-ssr.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)