Intention tests: skip errors check for tests that fix some error
This commit is contained in:
+3
@@ -1,4 +1,7 @@
|
||||
// ERROR: Property must be initialized
|
||||
// WITH_RUNTIME
|
||||
// SKIP_ERRORS_AFTER
|
||||
|
||||
class Owner {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user