Skip to content

Commit

Permalink
renaming folder and lint fix
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <[email protected]>
  • Loading branch information
Tokesh committed Dec 15, 2024
1 parent 68fe9a1 commit a2026e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/default/indices/mtermvectors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ chapters:
request:
payload:
docs:
- _id: "book1"
- _id: "book2"
- _id: book1
- _id: book2
response:
status: 200

Expand All @@ -53,7 +53,7 @@ chapters:
request:
payload:
docs:
- _id: "book1"
- _id: "book2"
- _id: book1
- _id: book2
response:
status: 200
File renamed without changes.

0 comments on commit a2026e8

Please sign in to comment.