backend-common: Remove read method from UrlReader
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -255,7 +255,6 @@ describe('replaceReadme', () => {
|
||||
}),
|
||||
readTree: jest.fn(),
|
||||
search: jest.fn(),
|
||||
read: jest.fn(),
|
||||
};
|
||||
|
||||
const result = await replaceReadme(
|
||||
|
||||
Reference in New Issue
Block a user