Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfromme committed May 24, 2024
1 parent 281a981 commit 3da42d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/spec/utils/error-messages.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -2212,6 +2212,13 @@ describe('utils/error-messages', function() {

});


describe('connector property not allowed', function() {

// TODO

});

});

});
Expand Down

0 comments on commit 3da42d0

Please sign in to comment.