mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
fix(test) fix Dart annotation for integration_dart_spec.dart
This commit is contained in:
parent
b716d2335b
commit
a91ae291e4
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ class ThrowingComponent2 {
|
|||
}
|
||||
}
|
||||
|
||||
@proxy()
|
||||
@proxy
|
||||
class PropModel implements Map {
|
||||
final String foo = 'foo-prop';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue