Skip to content

Commit 03ece1c

Browse files
frcrothdaniel-wer
andauthored
Update frontend/javascripts/test/backend-snapshot-tests/datasets.e2e.ts
Co-authored-by: Daniel <[email protected]>
1 parent 84eed1e commit 03ece1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/javascripts/test/backend-snapshot-tests/datasets.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ test("Dataset upload", async (t) => {
202202
});
203203

204204
if (result.status !== 200) {
205-
t.fail("Dataset upload failed");
205+
t.fail("Dataset health check after upload failed");
206206
}
207207
t.pass();
208208
});

0 commit comments

Comments
 (0)