Skip to content

Commit 2978197

Browse files
Update test
1 parent 3ae0140 commit 2978197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lifecycle_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ main() {
195195
expect(errorArgs, {
196196
'props': '{intProp: test, children: []}',
197197
'propName': 'intProp',
198-
'componentName': anyOf('PropTypesTestComponent', 'ReactDartComponent2'),
198+
'componentName': 'PropTypesTestComponent',
199199
'location': 'prop',
200200
'propFullName': 'null',
201201
});

0 commit comments

Comments
 (0)