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
As suggested by @aidanheerdegen, we could remove the test configurations in tests/resources and instead clone a specific tag from the relevant config at test time. One disadvantage of doing this is that the tests then would require internet access.
As suggested by @aidanheerdegen, we could remove the test configurations in
tests/resourcesand instead clone a specific tag from the relevant config at test time. One disadvantage of doing this is that the tests then would require internet access.