Skip to content

Commit 036eb3b

Browse files
thockink8s-publishing-bot
authored andcommitted
Fix whitespace in validateFalse test fixture
This diff should be entirely whitespace. Kubernetes-commit: 1ff4433c87eb061f9c43a37ce9442bd23fcc0d81
1 parent f922e9c commit 036eb3b

File tree

26 files changed

+889
-889
lines changed

26 files changed

+889
-889
lines changed
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"*withfieldvalidations.T1": {
3-
"s": [
4-
"field T1.S"
5-
],
6-
"t2": [
7-
"field T1.T2"
8-
],
9-
"t2.s": [
10-
"field T2.S"
11-
],
12-
"t3": [
13-
"field T1.T3"
14-
]
15-
},
16-
"*withfieldvalidations.T2": {
17-
"s": [
18-
"field T2.S"
19-
]
20-
},
21-
"*withfieldvalidations.T4": {
22-
"s": [
23-
"field T4.S"
24-
]
25-
}
26-
}
2+
"*withfieldvalidations.T1": {
3+
"s": [
4+
"field T1.S"
5+
],
6+
"t2": [
7+
"field T1.T2"
8+
],
9+
"t2.s": [
10+
"field T2.S"
11+
],
12+
"t3": [
13+
"field T1.T3"
14+
]
15+
},
16+
"*withfieldvalidations.T2": {
17+
"s": [
18+
"field T2.S"
19+
]
20+
},
21+
"*withfieldvalidations.T4": {
22+
"s": [
23+
"field T4.S"
24+
]
25+
}
26+
}
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"*withtypevalidations.E1": {
3-
"": [
4-
"type E1"
5-
]
6-
},
7-
"*withtypevalidations.T1": {
8-
"": [
9-
"type T1"
10-
],
11-
"s": [
12-
"field T1.S"
13-
]
14-
}
15-
}
2+
"*withtypevalidations.E1": {
3+
"": [
4+
"type E1"
5+
]
6+
},
7+
"*withtypevalidations.T1": {
8+
"": [
9+
"type T1"
10+
],
11+
"s": [
12+
"field T1.S"
13+
]
14+
}
15+
}

0 commit comments

Comments
 (0)