Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
chore: no specs for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldtse committed Mar 15, 2023
1 parent 8459fb1 commit 865fcc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spec/lutaml/sysml_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
expect(Lutaml::Sysml::VERSION).not_to be nil
end

it "does something useful" do
expect(false).to eq(true)
end
# it "does something useful" do
# expect(false).to eq(true)
# end
end

0 comments on commit 865fcc6

Please sign in to comment.