Skip to content

Commit b49ff5c

Browse files
committed
rename fastboot-config-location test
1 parent b6d08f7 commit b49ff5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-packages/test-scenarios/fastboot-location-config-test.mjs renamed to test-packages/test-scenarios/fastboot-config-location-test.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import fetch from 'node-fetch';
88
const { module: Qmodule, test } = qunit;
99

1010
appScenarios
11-
.map('fastboot-location-config', (project) => {
11+
.map('fastboot-config-location', (project) => {
1212
merge(project.files, {
1313
app: {
1414
routes: {

0 commit comments

Comments
 (0)