Kianna ab6fb6eb20
UI: Add acceptance tests (#25313)
* Add tests

* Move tests

* Rename files

* Update test names
2024-02-09 14:01:13 -08:00

11 lines
274 B
Handlebars

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: BUSL-1.1
~}}
<Messages::Page::CreateAndEdit
@message={{this.model.message}}
@messages={{this.model.messages}}
@hasSomeActiveModals={{this.model.hasSomeActiveModals}}
@breadcrumbs={{this.breadcrumbs}}
/>