Skip to content

Commit 8b54c04

Browse files
authored
Merge pull request #129 from mcode/turalio-code-update
Turalio-code-update
2 parents e718f13 + 43553d5 commit 8b54c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/views/DoctorOrders/OrderCard/OrderCard.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const doctorOrders = [
1111
doctorID: '1122334455',
1212
doctorName: 'Dr. Jane Doe',
1313
drugNames: 'Turalio 200 MG Oral Capsule',
14-
drugNdcCode: '65597-402-20',
14+
drugNdcCode: '65597-407-20',
1515
drugPrice: 200,
1616
metRequirements: [],
1717
patientCity: 'Winterfell',

0 commit comments

Comments
 (0)