Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
BOTLANNER committed Jul 6, 2023
1 parent cae284d commit 71bd228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pin-field/PinField.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ test('Pin Field - Clearable Behaviour', testClearableBehaviour('omni-pin-field')
test('Pin Field - Custom Clear Slot Behaviour', testCustomClearableSlotBehaviour('omni-pin-field'));
test('Pin Field - Prefix Behaviour', testPrefixBehaviour('omni-pin-field'));
test('Pin Field - Suffix Behaviour', testSuffixBehaviour('omni-pin-field'));
test('Pin Field - Disabled Behaviour', testDisabledBehaviour('omni-pin-field'));
test('Pin Field - Disabled Behaviour', testDisabledBehaviour('omni-pin-field'));

0 comments on commit 71bd228

Please sign in to comment.