MarekSlaninka
MarekSlaninka
Will it also be fixed in cocoapods version 4.0.0 ?
I have this problem too. My expire date stays always null. Is it a bug or am i using it wrong ?
Hi, Im using 13.4.1. I fixed it locally with updating **_swift-argument-parser_** to 1.1.3
Any update, please?
Hi, sadly no, they actually run two times. I will try to debug the code and find the reason why that is.
Even `override public class var defaultTestSuite: XCTestSuite` in `open class CucumberTest: XCTestCase` is called two times. Do You have any idea, why that might be? Thank You
Hi, I just want to remind myself with this issue. Do You have any idea why this might be?
Hi, I managed to check, if test is running for second time and stop it then. ``` open class CucumberTest: XCTestCase { static var didRun = false open override func...
Yes, thank You
Hello, thanks for quick reply. I dont need exact version of SwiftLint, but i cannot update packages because it will update SwifLint too. I will try to lock it using...