Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
fenix
Commits
3e9ab1b1
Commit
3e9ab1b1
authored
Feb 15, 2021
by
Jan-Erik Rediger
Committed by
Christian Sadilek
Feb 16, 2021
Browse files
Glean: Check for renamed reason
parent
2ceb6512
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/androidTest/java/org/mozilla/fenix/glean/BaselinePingTest.kt
View file @
3e9ab1b1
...
...
@@ -152,7 +152,7 @@ class BaselinePingTest {
.
click
()
// Validate the received data.
val
baselinePing
=
waitForPingContent
(
"baseline"
,
"
background
"
)
!!
val
baselinePing
=
waitForPingContent
(
"baseline"
,
"
inactive
"
)
!!
val
metrics
=
baselinePing
.
getJSONObject
(
"metrics"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment