Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-elassuty committed Jan 15, 2024
1 parent 102097f commit 4a40020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/rails_graph_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

RSpec.describe RailsGraph do
it "has a version number" do
it 'has a version number' do
expect(RailsGraph::VERSION).not_to be nil
end
end

0 comments on commit 4a40020

Please sign in to comment.