point-of-sales/pos-frontend/__test__/fire.test.jsx

7 lines
143 B
JavaScript

describe('Database 2', () => {
it('DB WORKS 2', () => {
// so do firebase
// and can optionally have a local index if needed
})
})