Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shefalijoshi committed Jan 11, 2024
1 parent 1622422 commit 4b761fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/git-opensource-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ mv opensource/e2e/appActions.js ./opensource
# Move subfolders
mv opensource/e2e/*/ ./opensource
# Move eslint config
mv opensource/e2e/..eslintrc.cjs ./opensource
mv opensource/e2e/.eslintrc.cjs ./opensource
# Cleanup
rm -rf opensource/e2e

0 comments on commit 4b761fc

Please sign in to comment.