Skip to content

Commit

Permalink
LSP-203508 Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Jan 17, 2024
1 parent 1a01f8e commit 5d4f266
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/test/playwright/tests/batch-planner/import.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ test('can import CSV file with new and existing site scoped object entries', asy
OBJECT_ENTRY_ENTITY_TYPE,
path.join(
__dirname,
'/dependencies/two_entries_existing_non_modified_object_entries.csv'
'/dependencies/two_entries_existing_nonmodified_object_entries.csv'
),
'UPSERT',
'UPDATE'
Expand Down

0 comments on commit 5d4f266

Please sign in to comment.