Skip to content

Commit ceb0818

Browse files
committed
fix: series instrument references
1 parent e0f291f commit ceb0818

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/instrument-library/src/series/DNP_HAPPINESS_QUESTIONNAIRE_WITH_CONSENT/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ const instrument: SeriesInstrument = {
3131
},
3232
content: [
3333
{
34-
name: 'GENERAL_CONSENT_FORM',
34+
name: 'DNP_GENERAL_CONSENT_FORM',
3535
edition: 1
3636
},
3737
{
38-
name: 'HAPPINESS_QUESTIONNAIRE',
38+
name: 'DNP_HAPPINESS_QUESTIONNAIRE',
3939
edition: 1
4040
}
4141
]

0 commit comments

Comments
 (0)