Skip to content

Commit

Permalink
Revert incorrect changes from #1818 (#1841)
Browse files Browse the repository at this point in the history
* The test/test_helper.rb doesn't need to be typed true

* Revert prism fixture change
  • Loading branch information
st0012 committed Mar 27, 2024
1 parent 194d51d commit 96317fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/fixtures/prism
Submodule prism updated 135 files
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# typed: true
# typed: strict
# frozen_string_literal: true

require "sorbet-runtime"
Expand Down

0 comments on commit 96317fe

Please sign in to comment.