mirror of
https://github.com/zyphlar/doorlock.git
synced 2024-04-03 21:36:03 +00:00
Cleanup
This commit is contained in:
parent
db8241f4d3
commit
31ac07bae5
|
@ -41,7 +41,6 @@ describe('models/rfid-reader', () => {
|
|||
describe('.read', () => {
|
||||
test('it should listen for keyboard input', () => {
|
||||
const device = RFIDReader.read()
|
||||
console.log(device)
|
||||
expect(device.read).toBeCalled()
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue
Block a user