Skip to content

Commit

Permalink
fixing copy pasta test name
Browse files Browse the repository at this point in the history
  • Loading branch information
tanderson-ld committed Oct 4, 2024
1 parent 8a4bc86 commit 79a3170
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const onChangePromise = () =>
});
});

describe('sdk-client storage', () => {
describe('sdk-client change emitter', () => {
beforeEach(() => {
jest.useFakeTimers();
defaultPutResponse = clone<Flags>(mockResponseJson);
Expand Down

0 comments on commit 79a3170

Please sign in to comment.