4 lines
192 B
JavaScript
4 lines
192 B
JavaScript
|
describe('Client unpaid path', () => {
|
||
|
it('should set cliet unpaid', async() => {
|
||
|
it('should save unpaid', async() => {
|
||
|
it('should confirm the unpaid have been saved', async() => {
|