Skip to content

Commit 74c4e37

Browse files
Merge pull request #5792 from Countly/24.10.2.lint
Update tests.js 24.10.2.lint
2 parents e836f6b + 9b12ee1 commit 74c4e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/crashes/tests.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3143,7 +3143,7 @@ describe('Testing Crashes', function() {
31433143
.get('/i/crashes/delete?args=' + JSON.stringify({ crash_id: crashGroup._id }) + '&app_id=' + APP_ID + '&api_key=' + API_KEY_ADMIN);
31443144
});
31453145
});
3146-
3146+
31473147
describe('Crash app version', async() => {
31483148
it('should process crash app version as string', async() => {
31493149
const crashData = {

0 commit comments

Comments
 (0)