Skip to content

Commit

Permalink
Expected failure now passing since we changed dictionaries serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
bouraqadi committed May 15, 2024
1 parent b47741c commit 523d327
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ PhxJavascriptJsonSerialisationTests >> testDictionariesReferencingEachOther [

{ #category : #tests }
PhxJavascriptJsonSerialisationTests >> testDictionariesWithCircularReferences [
<expectedFailure>
| cClone aClone bClone |
cClone := self evalBlock: [
| a b c |
Expand Down

0 comments on commit 523d327

Please sign in to comment.