We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e961742 commit dac16c8Copy full SHA for dac16c8
tests/e2e/tests/regression/browser/add-keys.e2e.ts
@@ -52,7 +52,6 @@ test('Verify that user can create different types(string, number, null, array, b
52
});
53
// https://redislabs.atlassian.net/browse/RI-3995
54
test
55
- .only
56
.before(async() => {
57
await acceptLicenseTermsAndAddDatabaseApi(ossStandaloneBigConfig, ossStandaloneBigConfig.databaseName);
58
})
0 commit comments