Skip to content

Conversation

tanyatrayanava
Copy link
Contributor

No description provided.

await t.click(this.keyTTLInput);
await t.typeText(this.keyTTLInput, TTL);
}
await t.debug();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please remove debug here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

});
test('Verify that user can create different types(string, number, null, array, boolean) of JSON', async t => {
// skipped due the issue https://redislabs.atlassian.net/browse/RI-2966
test.skip('Verify that user can create different types(string, number, null, array, boolean) of JSON', async t => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue was already fixed, could you please validate?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@tanyatrayanava tanyatrayanava merged commit 32ec2d1 into main May 24, 2022
@tanyatrayanava tanyatrayanava deleted the feature/e2e-test-fixes branch May 24, 2022 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants