Skip to content

Commit

Permalink
fixed cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
DavertMik committed Mar 20, 2024
1 parent 0435ed1 commit 86a544f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/util_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ describe('Utils', () => {
cleanFiles('update_examples');
cleanFiles('clean_examples');
cleanFiles('unsafe_examples');
cleanFiles('tags_examples');
} catch (err) {}
});

Expand Down

0 comments on commit 86a544f

Please sign in to comment.