Skip to content

Commit

Permalink
Update test_us_datafiles.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-auc authored Aug 28, 2024
1 parent 0badb88 commit f7b9fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/test_us_datafiles.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ void TestUSDataFiles::cleanupTestCase()
void TestUSDataFiles::test_no_existing_files()
{
bool newFile;
QString guid = "123456";
QString guid = "12345";
QString lfchar = "M";
QString lkupTag = "model";
QString lkupAtt = "guid";
Expand Down

0 comments on commit f7b9fc4

Please sign in to comment.