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 03c1d45 commit 9945f4bCopy full SHA for 9945f4b
astra-db-java/src/test/java/com/datastax/astra/test/integration/TableGAIntegrationTest.java
@@ -45,7 +45,7 @@
45
public class TableGAIntegrationTest {
46
47
public static final String ASTRA_DB_TOKEN =
48
- "AstraCS:PNfjXcyImIviUnrquSdiwlGq:8fa09440482105a921acf86d1ae6e70ebcae9ff2c5e42be62a1b0d451680d055";
+ "1";
49
public static final String DB_URL_NON_VECTOR =
50
"https://f9754177-52e2-4b66-935e-78cfd0be0042-us-west-2.apps.astra-dev.datastax.com";
51
public static final String DB_URL_VECTOR =
0 commit comments