Skip to content

Commit 9e79377

Browse files
committed
linting issue. fixed
1 parent 408847e commit 9e79377

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schema_validation/validate_xml_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,6 @@ func TestTransformXMLToSchemaJSON_EmptyString(t *testing.T) {
965965
assert.Contains(t, err.Error(), "empty xml")
966966
}
967967

968-
969968
func TestApplyXMLTransformations_NoXMLName(t *testing.T) {
970969
// test schema without xml.name - data stays wrapped
971970
schema := &base.Schema{

0 commit comments

Comments
 (0)