Skip to content

Commit

Permalink
Fix Karma test for server_manager
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna committed Apr 15, 2024
1 parent 685ef88 commit 50edac5
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 50edac5

Please sign in to comment.