Skip to content

Commit

Permalink
Fix nested region name in assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Jan 6, 2024
1 parent a82cca2 commit 30eccee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gathering/tests/acceptance/destinations-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ module('Acceptance | destinations', function (hooks) {
'',
'Here',
'There',
'--A region within here',
'--Child region',
]);

await page.save();
Expand Down

0 comments on commit 30eccee

Please sign in to comment.