Skip to content

Commit

Permalink
Merge pull request #1374 from CMSgov/feature/QPPSE-933_Update-measure…
Browse files Browse the repository at this point in the history
…s-data

QPPSE-933: Update Measures Data
  • Loading branch information
saquino0827 authored Oct 24, 2023
2 parents b0c26f9 + 3acb29f commit 187eba0
Show file tree
Hide file tree
Showing 19 changed files with 80,293 additions and 59,061 deletions.
42 changes: 21 additions & 21 deletions ERROR_MESSAGES.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class CommandLineRunnerTest implements LoggerContract {

private static final String VALID_FILE = "src/test/resources/valid-QRDA-III-latest.xml";
private static final String INVALID_FILE = "THIS_FILE_SHOULD_NOT_EXIST.xml";
private static final String WINDOWS_FILE = "src\\test\\resources\\valid-QRDA-III-latest.xml";
private static final String WINDOWS_FILE = "src/test/resources/valid-QRDA-III-latest.xml";
public static final String VALID_QRDA_III_LATEST_QPP_JSON = "valid-QRDA-III-latest-qpp.json";

@Test
Expand Down
Loading

0 comments on commit 187eba0

Please sign in to comment.