Skip to content

Commit

Permalink
Update test/type.importFile.test.js
Browse files Browse the repository at this point in the history
Co-authored-by: Jörn Berkefeld <[email protected]>
  • Loading branch information
phjulia and JoernBerkefeld authored Aug 21, 2023
1 parent 1d30d9e commit 051b215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/type.importFile.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ describe('type: importFile', () => {
return;
});
});
describe('Update email notifications for an importFile ================', () => {
describe('Update notifications ================', () => {
beforeEach(() => {
testUtils.mockSetup(true);
});
Expand Down

0 comments on commit 051b215

Please sign in to comment.