Skip to content

Commit

Permalink
Update mission-basic-kata.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
goldbergyoni authored Jan 15, 2023
1 parent 8a30ee8 commit 4452014
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/mission-basic-kata.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ describe('Sensors test', () => {
test('Loo3', async () => {
});

test('Loo4', async () => {
});

test('When category is not specified, should get http 400 error', async () => {
// Arrange
const eventToAdd = {
Expand Down

0 comments on commit 4452014

Please sign in to comment.