MarekSlaninka

Results 13 comments of 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 ?

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...

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...