Skip to content

Commit

Permalink
Update step-10-test-suite-and-automated-testing-07c97a2.md (#142)
Browse files Browse the repository at this point in the history
fixing the relative path
  • Loading branch information
distareza authored Jul 18, 2024
1 parent ae7a858 commit 4c1156d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You can view and download all files in the *Samples* in the Demo Kit at [Testing
<html>
<head>
<title>QUnit test suite for Bulletin Board</title>
<script src="resources/sap/ui/qunit/qunit-redirect.js"></script>
<script src="../resources/sap/ui/qunit/qunit-redirect.js"></script>
<script src="testsuite.qunit.js" data-sap-ui-testsuite></script>
</head>
<body>
Expand Down

0 comments on commit 4c1156d

Please sign in to comment.