Skip to content

Commit 429533b

Browse files
add resultsURL tests
1 parent b990c5b commit 429533b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/components/test/test-file-results.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
TEST_RUNS_DATA[1],
5050
'/example/test/path'
5151
)).to.equal('https://storage.googleapis.com/wptd/03d67ae5d9/edge-15-windows-10/example/test/path');
52-
});
52+
});
5353
test('v2 url', () => {
5454
expect(
5555
tfr.resultsURL(

0 commit comments

Comments
 (0)