Skip to content

Commit

Permalink
Fix Karma call for server_manager (#1970)
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna authored Apr 15, 2024
1 parent 685ef88 commit f0af5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server_manager/web_app/test.action.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
# limitations under the License.

npm run action server_manager/web_app/build_install_script
karma start "${ROOT_DIR}/src/server_manager/web_app/karma.conf.js"
karma start "${ROOT_DIR}/server_manager/web_app/karma.conf.js"

0 comments on commit f0af5b4

Please sign in to comment.