diff --git a/.gitmodules b/.gitmodules index a0f6bb21f..bf7ed97f6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,14 +10,14 @@ [submodule "brotli"] path = brotli url = https://github.com/google/brotli.git +[submodule "arbitrator/wasm-testsuite/testsuite"] + path = arbitrator/wasm-testsuite/testsuite + url = https://github.com/WebAssembly/testsuite.git [submodule "contracts"] path = contracts url = git@github.com:Layr-Labs/nitro-contracts-private.git branch = develop -[submodule "arbitrator/wasm-testsuite/testsuite"] - path = arbitrator/wasm-testsuite/testsuite - url = https://github.com/WebAssembly/testsuite.git [submodule "nitro-testnode"] path = nitro-testnode url = git@github.com:Layr-Labs/nitro-testnode-private.git - branch = develop + branch = develop \ No newline at end of file