We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0139090 commit 6eca4b0Copy full SHA for 6eca4b0
tests/unit/clock_test.sh
@@ -69,11 +69,6 @@ function test_now_on_windows_without_without_powershell() {
69
}
70
71
function test_now_on_osx_without_perl() {
72
- if ! check_os::is_macos; then
73
- skip
74
- return
75
- fi
76
-
77
mock_macos
78
mock dependencies::has_perl mock_false
79
mock clock::shell_time echo "1727708708.326957"
0 commit comments