Closed MarcusDenker closed 3 years ago
Bug description a method in RBChangeMethodNameRefactoring accesses a variable that does not exist.
Error Found undeclared references: #(#searchInPackages) Stacktrace TestFailure Found undeclared references: #(#searchInPackages) ReleaseTest(TestAsserter)>>assert:description:resumable: ReleaseTest(TestAsserter)>>assert:description: ReleaseTest>>testUndeclared
fixed by merging https://github.com/pharo-project/pharo/pull/8971
Bug description a method in RBChangeMethodNameRefactoring accesses a variable that does not exist.
Error Found undeclared references: #(#searchInPackages) Stacktrace TestFailure Found undeclared references: #(#searchInPackages) ReleaseTest(TestAsserter)>>assert:description:resumable: ReleaseTest(TestAsserter)>>assert:description: ReleaseTest>>testUndeclared