Skip to content

Commit c9a3b43

Browse files
committed
welcome-page test #831
1 parent f2d3a5c commit c9a3b43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-packages/ember-cli-fastboot-testing-app/tests/fastboot/welcome-page-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { module, test } from 'qunit';
22
import { setup, visit } from 'ember-cli-fastboot-testing/test-support';
33

4-
module('FastBoot | home-page', function(hooks) {
4+
module('FastBoot | welcome-page', function(hooks) {
55
setup(hooks);
66

77
test('it renders the welcome page', async function(assert) {

0 commit comments

Comments
 (0)