You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@retzd-tech There are no components here to add a unit test to, what is the expected behavior here? Shall, I add support for unit-test for future?
Oh i got it.
Basically you have to expect the list of the files inside content.
and expect the files is truthy.
maybe you can use fs.readFile ? and then if the files are present then it is true and expect that.
because files inside content is sync with other repos and should not missing any of it.
No description provided.
The text was updated successfully, but these errors were encountered: