Skip to content

Commit

Permalink
remove whitespace [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Apr 12, 2019
1 parent 233136c commit f09185f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/logic.js
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ test('detects edge chromium', function(t) {
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.48 Safari/537.36 Edg/74.1.96.24',
{ name: 'edge-chromium', version: '74.1.96', os: 'Windows 10' }
);

t.end();
})

Expand Down

0 comments on commit f09185f

Please sign in to comment.