Skip to content

Commit 8f36820

Browse files
committed
fix typo
1 parent 93e2916 commit 8f36820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/tests/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ describe('model', () => {
9696

9797
expect(await model.get_metadata()).toEqual({
9898
"split_sequence": `{
99-
"instructionss": [
99+
"instructions": [
100100
[
101101
"Sentence",
102102
{

0 commit comments

Comments
 (0)