Skip to content

Commit

Permalink
revert loan-pre-qualification - test cheking exact content
Browse files Browse the repository at this point in the history
  • Loading branch information
jomarko committed Nov 28, 2024
1 parent 29e4368 commit 0a5ed1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
2 changes: 2 additions & 0 deletions .rat-excludes
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ go.sum
integrationTest.test.js.snap
# packages/dmn-editor/src/spec.txt
spec.txt
# packages/dmn-editor-standalone/tests-e2e/__fixtures__/files/loan-pre-qualification.dmn
loan-pre-qualification.dmn
# packages/dmn-feel-antlr4-parser/src/parser/grammar/generated-parser/FEEL_1_1.interp
FEEL_1_1.interp
# packages/dmn-feel-antlr4-parser/src/parser/grammar/generated-parser/FEEL_1_1.tokens
Expand Down
Original file line number Diff line number Diff line change
@@ -1,22 +1,4 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version 2.0 (the
~ "License"); you may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing,
~ software distributed under the License is distributed on an
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~ KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations
~ under the License.
-->
<dmn:definitions
xmlns:dmn="https://www.omg.org/spec/DMN/20230324/MODEL/"
xmlns="https://kie.apache.org/dmn/_857FE424-BEDA-4772-AB8E-2F4CDDB864AB"
Expand Down

0 comments on commit 0a5ed1c

Please sign in to comment.