Skip to content

Commit

Permalink
Added script changes to run tests dynamically
Browse files Browse the repository at this point in the history
Signed-off-by: Jonsy13 <[email protected]>
  • Loading branch information
Jonsy13 committed Mar 12, 2024
1 parent 8f49929 commit 7421432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaoscenter/fuzz_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
#
################################################################################
export GO_MOD_PATHS_MAPPING=( "graphql/server" "authentication" "subscriber" )
export GO_MOD_PATHS_MAPPING=( "chaoscenter/graphql/server" "chaoscenter/authentication" "chaoscenter/subscriber" )

export rootDir=$(pwd)

Expand Down

0 comments on commit 7421432

Please sign in to comment.