Skip to content

Commit 278a562

Browse files
authored
test-ci
1 parent 9ffd945 commit 278a562

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • crd-generator/test/src/test/java/io/fabric8/crd/generator/approvaltests/described

crd-generator/test/src/test/java/io/fabric8/crd/generator/approvaltests/described/DescribedSpec.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* you may not use this file except in compliance with the License.
66
* You may obtain a copy of the License at
77
*
8-
* http://www.apache.org/licenses/LICENSE-2.0
8+
* http://www.apache.org/licenses/LICENSE-2.0
99
*
1010
* Unless required by applicable law or agreed to in writing, software
1111
* distributed under the License is distributed on an "AS IS" BASIS,
@@ -23,4 +23,4 @@
2323
@Data
2424
public class DescribedSpec {
2525
private String field;
26-
}
26+
}

0 commit comments

Comments
 (0)