Skip to content

Commit

Permalink
update submode switcher test
Browse files Browse the repository at this point in the history
  • Loading branch information
habdelra committed Nov 27, 2024
1 parent d223d3c commit be59b18
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/host/tests/acceptance/commands-test.gts
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,9 @@ module('Acceptance | Commands tests', function (hooks) {
submode: {
type: 'string',
},
codePath: {
type: 'string',
},
title: {
type: 'string',
},
Expand Down Expand Up @@ -429,6 +432,9 @@ module('Acceptance | Commands tests', function (hooks) {
submode: {
type: 'string',
},
codePath: {
type: 'string',
},
title: {
type: 'string',
},
Expand Down

0 comments on commit be59b18

Please sign in to comment.