Skip to content

Commit f880a9f

Browse files
lint error
1 parent dcb4402 commit f880a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/logging/test/log.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ describe('Log', function() {
223223
};
224224

225225
log.entry(data);
226-
})
226+
});
227227
});
228228

229229
describe('getEntries', function() {

0 commit comments

Comments
 (0)