Update src/store/store.spec.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
53e7e640c5
commit
5fc719849e
1 changed files with 1 additions and 1 deletions
|
|
@ -2490,7 +2490,7 @@ describe('Store', () => {
|
|||
});
|
||||
});
|
||||
describe('updateSupportingItems method', () => {
|
||||
it('updateSupportingItems removes Recyle Fee from supporting items in store', () => {
|
||||
it('updateSupportingItems removes Recycle Fee from supporting items in store', () => {
|
||||
// Arrange
|
||||
const partsData = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue