Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing argument for parameter rootPath in call #252

Closed
sachin004 opened this issue Mar 22, 2015 · 0 comments
Closed

Missing argument for parameter rootPath in call #252

sachin004 opened this issue Mar 22, 2015 · 0 comments

Comments

@sachin004
Copy link
Contributor

When I try to build the Client an error Missing argument for parameter 'rootPath' in call is throw in some of the files
firefox-ios/StorageTests/SQLiteRemoteClientsAndTabsTests.swift
firefox-ios/StorageTests/TestTableTable.swift etc.

I think the problem is when MockFiles is instantiated it requires a rootPath parameter which is not being passed currently. MockFiles inherits from FileAccessor whose initializer takes rootPath as parameter.

ecotopian referenced this issue in ecosia/ios-browser Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant