Skip to content

Commit

Permalink
remove empty test
Browse files Browse the repository at this point in the history
  • Loading branch information
Oussama Dahmaz committed May 27, 2024
1 parent 2e44046 commit 0b671db
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,7 @@ describe('Plugin form store', () => {
});
});
describe(`getInitialValuesFromSectionFields`, () => {
describe(`for comboSection`, () => {
test(`with one content`, () => {});
});
// TODO: combo section with one content
test(`for comboSection`, () => {
getInitialValuesFromSectionFields(
[
Expand Down

0 comments on commit 0b671db

Please sign in to comment.