Skip to content

Commit 8ae46c3

Browse files
tests
1 parent 8127e32 commit 8ae46c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/mongomart-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ describe('Mongo market tests', () => {
99
.click('button[type="submit"]')
1010
chai.assert.equal('USB Stick (Green),USB Stick (Leaf),USB Stick',browser.getText('div.col-md-5 > h3'));
1111
});
12-
it('should update bread crumbs after click on `Books`', () => {
12+
it('Хлебные крошки', () => {
1313
browser
1414
.url('')
1515
.click('*=Swag')

0 commit comments

Comments
 (0)