Fixing tests
Some checks failed
openium/resgen.swift/pipeline/head There was a failure building this commit
Some checks failed
openium/resgen.swift/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -830,7 +830,7 @@ final class AnalyticsGeneratorTests: XCTestCase {
|
||||
internal func logScreenS1DefOne() {
|
||||
logScreen(
|
||||
name: "s1 def one",
|
||||
path: "s1_def_one/",
|
||||
path: "s1_def_one",
|
||||
params: nil
|
||||
)
|
||||
}
|
||||
@@ -849,7 +849,7 @@ final class AnalyticsGeneratorTests: XCTestCase {
|
||||
internal func logScreenS2DefOne() {
|
||||
logScreen(
|
||||
name: "s2 def one",
|
||||
path: "s2_def_one/",
|
||||
path: "s2_def_one",
|
||||
params: nil
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user