We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b990c5b commit 429533bCopy full SHA for 429533b
webapp/components/test/test-file-results.html
@@ -49,7 +49,7 @@
49
TEST_RUNS_DATA[1],
50
'/example/test/path'
51
)).to.equal('https://storage.googleapis.com/wptd/03d67ae5d9/edge-15-windows-10/example/test/path');
52
- });
+ });
53
test('v2 url', () => {
54
expect(
55
tfr.resultsURL(
0 commit comments