Skip to content

Commit 1481306

Browse files
committed
update test description
1 parent 8032bfd commit 1481306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/end2end/model_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ void main() async {
730730
});
731731
});
732732

733-
test('Verify legacyFilePath set', () {
733+
test('Verify redirectFilePath set', () {
734734
var category = packageGraph.publicPackages.first.categories.first;
735735
expect(category.redirectFilePath, 'topics/Superb-topic.html');
736736
});

0 commit comments

Comments
 (0)