...
1<component name="ProjectRunConfigurationManager">
2 <configuration default="false" name="go test goqu" type="GoTestRunConfiguration" factoryName="Go Test" nameIsGenerated="true">
3 <module name="goqu" />
4 <working_directory value="$PROJECT_DIR$" />
5 <envs>
6 <env name="PG_URI" value="postgres://postgres:@localhost:5432/goqupostgres?sslmode=disable" />
7 </envs>
8 <kind value="DIRECTORY" />
9 <package value="github.com/doug-martin/goqu/v9" />
10 <directory value="$PROJECT_DIR$" />
11 <filePath value="$PROJECT_DIR$/" />
12 <framework value="gotest" />
13 <method v="2" />
14 </configuration>
15</component>
View as plain text