Skip to content

Commit 07422fd

Browse files
committed
formatting
1 parent a2157a3 commit 07422fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ describe('remote-input', function() {
113113
const result1 = once(remoteInput, 'remote-input-success')
114114
changeValue(input, 'test')
115115

116-
117116
await result1
118117
assert.equal(results.querySelector('ol').getAttribute('data-src'), '/results?q=test')
119118

0 commit comments

Comments
 (0)