This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new c2deb99 Typo
c2deb99 is described below
commit c2deb997ee196fbb1b320f2cc98a3177687863d7
Author: Sebb <[email protected]>
AuthorDate: Tue Mar 29 15:30:23 2022 +0100
Typo
---
.github/workflows/unittestnavigation.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/unittestnavigation.yml
b/.github/workflows/unittestnavigation.yml
index 2ccb6ed..a7b7dcb 100644
--- a/.github/workflows/unittestnavigation.yml
+++ b/.github/workflows/unittestnavigation.yml
@@ -33,4 +33,4 @@ jobs:
run: |
cd www/board/agenda
bundle install
- TEST_AO_PAGE=1 bundle exec rspec spec/navigation_spec.rb
+ TEST_AO_PAGE=1 bundle exec rspec spec/navigate_spec.rb