Skip to content

Commit 6a62c40

Browse files
committed
Update the Google Cloud ReadMe with the updated MySQL script
1 parent 82e6219 commit 6a62c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/google_cloud/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ If you have a web application that you want to test, you'll be able to create Se
168168

169169
#### Step 26. Create the necessary tables in your MySQL database/schema
170170

171-
* Run a SQL script in your MySQL database/schema using [testcaserepository.sql](https://raw.githubusercontent.com/seleniumbase/SeleniumBase/master/seleniumbase/core/testcaserepository.sql)
171+
* Run the [create_db_tables.sql](https://raw.githubusercontent.com/seleniumbase/SeleniumBase/master/seleniumbase/core/create_db_tables.sql) script in your MySQL database/schema to create all the required DB tables.
172172

173173
#### Step 27. Have your local clone of SeleniumBase connect to your MySQL Instance
174174

0 commit comments

Comments
 (0)